Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

pebble scripting Boolean expression

{% if (3 is not even) and (2 is odd or 3 is even) %}
	...
{% endif %}
 
PREVIOUS NEXT
Tagged: #pebble #scripting #Boolean #expression
ADD COMMENT
Topic
Name
1+2 =