SEARCH:
Previous: vgaSet Next: vgfSet

vgfGet

string var_name
string Default_Value
any



This function returns a Global Variable. The second parameter names a Standard Default Value that will be returned if the requested variable does not eixst.

The framework uses vgfGet and vgfSet to store and retrieve global variables without worrying about naming collisions with an application.

Previous: vgaSet Next: vgfSet