DekGenius.com
Team LiB   Previous Section
[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [Y]

" (double quote) 
    string data type and 
& (ampersand)
    & operator 
    return constant and 
> (right angle bracket)
    > >= operators  2nd 
< (left angle bracket)
    < <= operators 
' (single quote) 
() (parentheses) 
    () operator 
* (asterisk)
    * operator 
+ (plus sign)
    + operator 
- (minus sign)
    - operator 
/ (forward slash)
    in directory paths 
    / operator 
= (equal sign)
    = operator 
\\\\ (backslash) 
\\\\ (escape character) 
^ (caret sign)
    ^ operator 
[] (square brackets)
    [a] reference to operator 
_ (underscore) 
    in variable names 
    _ operator 
    in positional parameters 
{} (curly braces)  2nd 
    font characteristics and 
| (pipe character) 
    in variable names 
¬ (guillemet characters) 
¬ (line continuation character) 
    in Script Editor 
¸ (division sign)  2nd 
    ¸ div operator 

Team LiB   Previous Section