StringToRef

From the Fallout3 GECK Wiki
Revision as of 13:20, 28 March 2015 by imported>Jazzisparis
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Rebuilds a reference from a string generated by RefToString.

Syntax

[help]
(form:ref) StringToRef refString:string

Example

StringToRef $strVar

See Also