SignaturesEditor.VariablePrefix

Syntax

VariablePrefix: String;

Description

The VariablePrefix property determines variable prefix.

Comments

Use JSON or the setVariablePrefix method to set the property value, and the getVariablePrefix 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