<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > GeneralScript > Global > Method >_GetUserValue |
Gets global variables.
Prototype :
string _GetUserValue
(
string Key
)
Arguments :
Key |
Global variables name |
Example :
_TraceLn(_GetUserValue("MyCompanyName"));
Available Events :
All Events