DelimEnd Property

Defines the delimiter string that marks the end of a variable within the source text.

property DelimEnd: string;

Description

Use the DelimStart and DelimEnd properties to define the strings the mark the start and end of variables within the source text you want to merge. You can assign a single character or a multi-character string to this property.

See Also

DelimStart Property