SignaturesEditor.VariablePostfix

Syntax

VariablePostfix: String;

Description

The VariablePostfix property determines variable postfix.

Comments

Use JSON or the setVariablePostfix method to set the property value, and the getVariablePostfix method to get the property value.

By default the value is "}".

Example

The property use is given in description of the SignaturesEditor.Items property.

See also:

SignaturesEditor