Zap tokens are a special case of conditional tokens, and delete the textbox containing the zap token, if a certain condition is true.
The structure of a zap token is:
[ZapPrefix Condition]
For example, the token [a1zd=22] means delete the current textbox if the value of the token [a1d] is equal to 22. In that example, the ZapPrefix is 'z' and the Condition is 'd=22'.
The details of the above are:
This is always the letter 'z'.
|
|
Condition |
This is any valid condition, as defined in conditional tokens (remember that conditions can include tokens). |
Topic 180976, last updated on 18-Sep-2024