About this action
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This action will show a simple notice on your Glance Clock.
- API endpoint slug
- glanceclock.notice
- Filter code method
- Glanceclock.notice.skip(string?: reason)
- Runtime method
- runAction("glanceclock.notice", {})
Action fields
Clock Dropdown list
- Label
- Clock
- Slug
- clock
- Required
- false
- Can have default value
- false
Text Text input > Title
- Label
- Message
- Slug
- text
- Required
- true
- Can have default value
- true
- Filter code method
- Glanceclock.notice.setText(string: text)
Sound Dropdown list
- Label
- Sound
- Slug
- sound
- Required
- false
- Can have default value
- false
Animation Dropdown list
- Label
- Animation Type
- Slug
- animation
- Required
- false
- Can have default value
- false
Color Dropdown list
- Label
- Animation Color
- Slug
- color
- Required
- false
- Can have default value
- false