Scripting: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 11: Line 11:


==== Example scripts ====
==== Example scripts ====
;123: Just the value a hundred and twenty-three
:;123: Just the value a hundred and twenty-three
; 2 * currentWeight: If currentWeight is 23 lbs, then this expression has the value 46 lbs
:; 2 * currentWeight: If currentWeight is 23 lbs, then this expression has the value 46 lbs
; (hours * 60) + 10:If hours is 5 and minutes if 10, then the expression has the value 310
:; (hours * 60) + 10:If hours is 5 and minutes if 10, then the expression has the value 310


==== Terminology ====
==== Terminology ====

Navigation menu