EmbeddedFlagParser

<< Click to Display Table of Contents >>

Navigation:  Text Functions >

EmbeddedFlagParser

Previous pageReturn to chapter overviewNext page

[Not supported by the Community Edition]

Using this property, you can control whether the Embedded Flag Parser is active. When you assign the value false to this property, the Embedded Flag Parser is turned off, so text beginning with a "[" will not be interpreted as embedded flags. Instead the "[" and all following text will be inserted into the document.

property boolean VPE.EmbeddedFlagParser

read / write; runtime only

Possible Values:

Value

Description

True

The Embedded Flag Parser is active.

False

The Embedded Flag Parser is turned off.

Default:

True = The Embedded Flag Parser is active