StringToRef

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Rebuilds a reference from a string generated by RefToString or GetFormIDString, or GetRawFormIDString.

Syntax

[help]
(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.