Extra functionality can be obtained in the templates using special instructions that are described in this document IF THEN ELSE Available after version 5.5.1.0 Syntax Description Examples [{boolean}]:::A:::B If the Boolean value that should be 1 or 0, is 1, outputs A, if not, outputs B. B is optional [{Profile.HasMessage}]:::MSG (“{Profile.Message}”)[{Profile.HasOverlimit}]:::ATRANS X10:::ATRANS X20 UNICODE characters …