GetCurrentScript
Revision as of 06:28, 16 July 2014 by imported>Odessa (created)
< [[::Category:Functions|Category:Functions]]
A function added by the New Vegas Script Extender.
Description
Returns the calling script.
Syntax
(script) GetCurrentScript
Example
ref rMe let rMe := GetCurrentScript
See Also
- GetCallingScript (for the caller of a UDF)