GetUIString

Revision as of 05:55, 25 June 2015 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the string value of a property/variable element.

Syntax

(string_var) GetUIString componentPath:string

Example

let sStrVar := GetUIString "HUDMainMenu\HardcoreMode\Dehydration\string"

See Also