Scilab Function

getenv - get the value of an environment variable

Calling Sequence

env=getenv(str [, rep] )

Parameters

Description

Return the value of an environment variable if it exists.

Examples