Siebel eScript Language Reference > Quick Reference: Methods and Properties in Siebel eScript >

Operating System Interaction Methods in Siebel eScript


Table 26 provides a list of operating system interaction methods.

Table 26. Operating System Interaction Methods in Siebel eScript
Method
Purpose

Clib.getenv() Method

Returns the value of an environment variable as a string

Clib.putenv() Method

Assigns a value to a specified environment variable

Clib.system() Method

Instructs the operating system to run the specified Command

Siebel eScript Language Reference Copyright © 2007, Oracle. All rights reserved.