Watchface Builder Wiki

Ultimate Watchface Builder

User Tools

Site Tools


condition-statements

This is an old revision of the document!


Conditional statements

You can use condition statements in expressions to build dynamic watchfaces. The syntax for a conditional statement is:

$condition?true value:false value$

Following operators are supported for condition:

  • >=
  • <
  • >
  • ==
  • !=

Example

condition-statements.1456668373.txt.gz · Last modified: 2021/02/17 21:40 (external edit)