Navigation: ESL Documentation > Quick Reference Guide
Define a font.
font {"system"|FONT_NAME}
Insert a text file into the current ESL program.
include FILE_NAME
Reference a globally-defined item outside of an action bar template.
item ITEM_NAME
Reference a previously defined pattern in a drawing statement.
[[color] COLOR]
[scale [by|to] NUMERATOR:DENOMINATOR]
[rotate [by|to] DEGREES]
pattern PATTERN_NAME
Refer to a field within a structure.
STRUCTVAR_NAME [[N]|[N1,N2,...]]
{.FIELD_NAME [[N]|[N1,N2,...]]} ...