This action will display message on device.
Developer info
- API endpoint slug
- TimesGate.DisplayMessageAction
- Filter code method
- TimesGate.displayMessageAction.skip(string?: reason)
- Runtime method
- runAction("TimesGate.DisplayMessageAction", {})
Action fields
Text Text input > Short text
- Label
- Text
- Helper text
- You can input some words for device to display.
- Slug
- text
- Required
- true
- Can have default value
- true
- Filter code method
- TimesGate.displayMessageAction.setText(string: text)