StringToRef
Revision as of 15:53, 2 April 2015 by imported>Jazzisparis
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Rebuilds a reference from a string generated by RefToString or GetFormIDString, or GetRawFormIDString.
Syntax
(form:ref) StringToRef refString:string
Example
StringToRef $strVar
Notes
- The function will first resolve the mod index from the string, therefore changes in the load-order will not invalidate the reference ID.