The IInfigoGlobalVariable type exposes the following members.

Methods

  NameDescription
CreateProperty
This function creates a new text variable property of the given type. The name must be unique and not in use in the current context.
(Inherited from IInfigoVariable.)

Properties

  NameDescription
Name
The object name (field name or variable name).
(Inherited from IInfigoPropertyControl.)
Properties
The object properties (field or variable properties).
(Inherited from IInfigoPropertyControl.)
Value
The variable value, this will be used instead of the variable tag.
(Inherited from IInfigoVariable.)

See Also