Unknown macro: {alias}
Name
gvar — Get Geocap variables and staus
Syntax
set var [gvar _variable_]
Description
The gvar command in the context set var [gvar _variable_] will transfer the Geocap variable or status of the variable into the the Tcl variable; in this case var. The gvar command is used in advanced scripting when reading internal Geocap variables or status is necessary.
Arguments
The is a long list of variables that can be attached to the gvar command as an argument.
Unknown macro: {indent}
Disables command tracing.
maxblockcount count
Unknown macro: {indent}
How many lines to keep in the command log window. The default value is 2000.
Examples
The following example show the use of gvar command.
Commands at different levels
Unknown macro: {pagebreak}