GetGlobalData
Get global data
GetGlobalData <dataIdent>, <data>
Parameters
<dataIdent>
|
Data ident that is to be get
|
<data>
|
Data that is to be get
|
Return Value
None.
Description
Variable that stores acquired data is specified by the argument <data>(element of array variable is available)
The acquired data is stored in the variable specified after it converts into the type of the specified variable.
Notes