Difference between revisions of "GETENV()"

From Lianjapedia
Jump to: navigation, search
Line 19: Line 19:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
[[Category:Environment]]
 
 
[[Category:Environment Functions]]
 
[[Category:Environment Functions]]

Revision as of 08:27, 7 December 2012

Purpose

Function to get environment information

Syntax

GETENV(<expC>)

See Also

ACCESS(), ADDBS(), GETGID(), GETPID(), GETUID(), HOME(), PUTENV()

Description

The GETENV() function returns the value of the environment variable <expC>.

Example

? getenv("APP_FILE")
/usr/recital/patrons.dbf