Operators
| << Click to Display Table of Contents >> Navigation: Basic concepts > Operators | 
GP Script includes the usual arithmetic and boolean operators as well as a few operators unique to GP Script
 
More in this chapter:
 Arithmetic operators
 Arithmetic operators
 Boolean operators
 Boolean operators
 Bitwise operators
 Bitwise operators
 Unary prefix operators
 Unary prefix operators
 Unary postfix operator
 Unary postfix operator
 AsNoteNames operator
 AsNoteNames operator
 String concatenation
 String concatenation
 Append scalar to array
 Append scalar to array