DelimStart Property
Defines the delimiter string that marks the beginning of a variable within the source text.
property DelimStart: 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