-
Script file
-
Script structure and execution
-
NCalc reference
-
NCalc variables
-
NCalc operators
-
Embedded NCalc functions
-
Additional NCalc functions
-
isnull(value, replacementvalue)
-
isnull(value)
-
format(value, format)
-
padleft(value, nbchars)
-
blink(blinkername, blinkdelay, currentstatus)
-
changed(delay, value)
-
isincreasing(delay, value)
-
isdecreasing(delay, value)
-
progress(startvalue, endvalue, currentvalue, [steps])
-
replace(value, search text, replace text)
-
secondstotimespan(seconds)
-
timespantoseconds(timespan)
-
Instructions reference
-
Creating variable : [Variable]
-
Exporting property : [ExportProperty]
-
Exporting led display value : [ExportLed]
-
Exporting event trigger : [ExportEvent]
-
Stopping script : [Return]