Difference between revisions of "GetValueInt - GlobalVariable"

imported>Goggle
m (→‎Examples: Shorthand for GetValue(xx) as int)
imported>Goggle
 
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 ==
Anonymous user