Index

Symbols

4GL developers, 12, 148

() operator, 122

+ (addition operator), 121

& (AND operator), 121

&& (AND operator), 122

- (arithmetic negation operator), 121

= (assignment operator), 121

!= (comparison operator), 121

> (comparison operator), 121

>= (comparison operator), 121

< (comparison operator), 121

<= (comparison operator), 121

== (comparison operator), 121

/ (division operator), 121

=== (equality operator), 122

? (if/then/else operator), 122

!== (inequality operator), 122

! (logical negation operator), 121

* (multiplication operator), 121

| (OR operator), 121

|| (OR operator), 122

>> (signed shift right operator), 121

<< (signed shift left operator), 121

+ (string concatenation operator), 121

>>> (unsigned shift right operator), ...

Get Development with the Force.com Platform: Building Business Applications in the Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.