PageHasVariable Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| HasVariable(String) |
Checks the scope for the Variable with Name set to name | |
| HasVariableT(String, T) |
Determines whether the specified variable exists.
|