Please enable JavaScript to view this site.

 

Navigation: Tokens

Zap Tokens

Scroll Prev Up Next More

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:

 

ZapPrefix

This is always the letter 'z'.

 

Delete Box

If the ZapPrefix is 'z' then only the current textbox will be deleted if the Condition is true.

 

Delete Group

If the ZapPrefix is 'Z' then any object grouped to the current textbox will also be deleted if the Condition is true.

 

Condition

This is any valid condition, as defined in conditional tokens (remember that conditions can include tokens).

 

 


Topic 180976, last updated on 28-Mar-2023