[] Reserved Characters

The [] reserved characters perform substring extraction, assignment, and field store.

Example(s)

if response[1,1] = "y" then printer on

See Also

! Logical Operator, () Reserved Characters, * Statement, - Arithmetic Operator, : Relational Operator, ; Reserved Character, = Assignment Operator, > Relational Operator, @() Function, Relational Operators, Substring Assignment, Substring Expressions, Substring Extraction, Substring Field Store, ^ Arithmetic Operator