Brightsign BrightScript 3.0 Reference Manual Bedienungsanleitung Seite 15

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 75
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 14
10
OPERATORS
Operations in the innermost level of parentheses are performed first. Evaluation then proceeds according to the
precedence in the following table. Operations on the same precedence are left-associative, except for exponentiation,
which is right-associative.
Description Symbol(s)
1. Function Calls or Parentheses
2. Array Operators
,
3. Exponentiation
4. Negation
,
5. Multiplication, Division, Modulus
,
,
6. Addition, Subtraction
,
7. Comparison
,
,
,
,
,
8. Logical Negation
9. Logical Conjunction
10. Logical OR
String Operators
The following operators work with strings: <, >, =, <>, <=, >=, +
Function References
The = and <> operators work on variables that contain function references and function literals.
Logical and Bitwise Operators
The AND, OR, and NOT operators are used for logical (Boolean) comparisons if the arguments for these operators are
Boolean:
Seitenansicht 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 74 75

Kommentare zu diesen Handbüchern

Keine Kommentare