symbol_double_square_brackets
-
used around expressions or code in merge templates
-
Examples:
set message to merge("[[part]] has [[qty]] on hand, with [[orderQty]] on order")
put !"The time is now [[the time]]" --> The time is now 11:07 AM
-
Related: merge, !