Difference between revisions of "GetValueInt - GlobalVariable"
GetValueInt - GlobalVariable (edit)
Revision as of 11:31, 11 September 2016
, 11:31, 11 September 2016→Note
imported>Goggle m (→Examples: Shorthand for GetValue(xx) as int) |
imported>Goggle (→Note) |
||
Line 23: | Line 23: | ||
== Note == | == Note == | ||
* Slightly faster use [[GetValue - GlobalVariable]] and cast as Int, as this function calls that one and then casts the value to int. | * Slightly faster to use [[GetValue - GlobalVariable]] and cast as Int, as this function calls that one and then casts the value to int. | ||
== See Also == | == See Also == |