Watchface Builder Wiki

Ultimate Watchface Builder

User Tools

Site Tools


condition-statements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
condition-statements [2016/02/28 15:09]
Wearable Software [Conditional statements]
— (current)
Line 1: Line 1:
-====== 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: 
-  * greater equal >= 
-  * lower equal <= 
-  * lower < 
-  * greater > 
-  * equals == 
-  * equals not != 
- 
-===== Example ===== 
- 
  
condition-statements.1456668545.txt.gz · Last modified: 2021/02/17 21:40 (external edit)