GetGlobalRef
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the value stored in the specified Global variable as a reference (rather than a float/int). A reference must previously been stored in the global, using SetGlobalRef.
Syntax
(reference) GetGlobalRef global:ref
Example
set rRef to GetGlobalRef SomeGlobalVar