Removes a global variable.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- name
- Type: SystemString
Name of the global variable to remove
Return Value
Type: BooleanTrue if variable with given name exists, false otherwise.
See Also