GetFormDescription
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns the Description text of the specified form (e.g. Note, Perk, Message, Terminal, Weapon Mod, Challenge, Loading Screen, etc.).
Syntax
(description:string_var) GetFormDescription baseForm:ref
Example
let sDescr := GetFormDescription ActionBoy
let sDescr := GetFormDescription GSFixedRadioMsg
let sDescr := GetFormDescription ModNV127mmPistolSilencer