HandleTilde Property

Navigation:  Reference Guide > Properties >

HandleTilde Property

Previous pageReturn to chapter overviewNext page

Sets a boolean flag indicating whether to process the tilde character "~" or not.

 

Property Data Type

VARIANT_BOOL

 

 

Remarks

If this property is set to TRUE, non-printable characters can be passed to Aztec ASP component by using the tilde character, "~dNNN" represents the ASCII character encoded by the 3 digits NNN, for example, "~d010" represents the character LF (line feed).