Message Attributes - General tab
- Last UpdatedFeb 21, 2025
- 1 minute read
Configure the following options as desired:
-
Title: This required field, limited to 255 characters, aids in the identification of this Message.
-
Use Calculated Message: Check this check box to enter a message containing a calculation. The Calculation Expression Editor opens. Enter an expression like the following example:
"This value is too high:" + @TOTEXT(@GETVALUE([t1],0))
Note: In order to use this feature, the referenced Node must have a Tag configured for it (see example above).
-
Message: This required field, limited to 255 characters, contains the text to display to the mobile application user when this Message is triggered.