company logo

DictionaryHandle :: RemoveGlobalVariable - Remove global variable

The function removes the global variable from the list of global variables.

Return value:  Success ( logical  )

Implementation details

logical DictionaryHandle  :: RemoveGlobalVariable ( NString &var_name )
  • var_name - Option name

    The name refers to an option set on the server or client side. Option names may be defined simply as an identifier (main option) or as an option hierarchy path when the option is defined on a lower level of the option hierarchy.