exec()
return()
if()
for()
loop()
nop()
Output
print()
clear()
debug()
is_none()
is_num()
is_str()
is_valid()
Rounding
round()
roundup()
floor()
ceil()
trunc()
center()
centerex()
s8()
u8()
s16()
u16()
s32()
u32()
Trigonometric
pi()
sin()
cos()
tan()
asin()
acos()
atan()
atan2()
Logarithmic
e()
pow()
exp()
exp10()
exp2()
log()
log10()
log2()
Bitwise
bit()
not()
and()
or()
xor()
nand()
nor()
xnor()
shl()
shr()
Logical
lnot()
land()
lor()
lxor()
lnand()
lnor()
lxnor()
Relational
eq()
ne()
gt()
lt()
ge()
le()
Date & Time
date()
datetime()
year()
month()
day()
hour()
minute()
second()
millisec()
Strings
str()
strlen()
padleft()
padright()
hex()
bin()
chr()
match()
Parameters
param_get()
param_set()
param_remove()
param_persistent()
Coordinates & Units
to_motor()
to_motor_xy()
to_motor_uv()
to_work()
to_work_xy()
to_work_uv()
mm_to_setunit()
setunit_to_mm()
unit_to_setunit()
setunit_to_unit()
Commands
estop()
stop()
pause()
start()
output()
output_pwm()
output_rc()
speed_override()
spindle_override()
cmd_get_id()
cmd_get_name()
cmd_get_displayname()
cmd_is_enabled()
cmd_is_checked()
open_file()
open_code()
start_file()
start_code()
test_file()
test_code()