GetOption Function

Returns the value of the option variable of name given as argument. Option variables are created using the command Set - see User's Manual/Sundry Topics/Using the Set and Unset commands/List of Options for details on option variables . The GetOption function returns FALSE if the option does not exist and TRUE if it exists but has no value.

Arguments

Number Type Compulsory Default Description
1 string Yes Option name

Returns

Return type: string

Index Description
0