要求されたページは選択されたバージョンでは利用できない。
Value
Syntax
string Value (string variable)
Description
Get the value of a variable
Parameters
variable
The name of the variable.
Return Value
The function returns the current value of the variable, or empty if it is not defined, in which case a diagnostic is produced.
Notes
- Variables can be assigned by either using Assign, by using the “>>” in the cluster or by the “set variable” action.