GetVar(name )
|
|
Parameters
|
Stringname
The name of the ACL variable to retrieve. If the variable is not qualified with a package name, themain package is used.
|
Returns
|
String. The value of the specified ACL variable as a string.
|