Rung structure

Each rung ends in a semicolon.
The structure for an empty rung:
;
The structure for a rung with an Examine if closed (XIC) instruction:
xic(someTag);
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.