This GridOption lets you choose for each DiaryGridLine, what delimiters to use for filler tokens.
➢Filler delimiter tokens are used in 2 general cases, a) conditionally adding text to the left and/or right of the result of a token, and b) bringing in surrounding text into the processing of a token, as shown in the examples here.
The 3 possible choices are:
\ and / _ and - ` and ^ |
![]() |
The reason why there are 3 possible pairs of Filler Delimiters is that they are often used to separate the result of 2 tokens, sometimes with a forward slash / and sometimes with a hyphen - (and sometimes, though it is not an issue, with a bullet •).

Forgetting to select the proper delimiters, leads to a token not found message at run-time.
Topic 155100, last updated on 12-Sep-2026