Topic complex |
Selecting |
Function |
GRÖßER |
Short |
Logical operator > (out of date) |
Syntax |
Exp_1 GRÖßER Exp_2 |
Parameter |
Exp_1, Exp_2: expressions (STRING or REAL) of the same type |
Return |
TRUE, if Exp_1 > Exp_2
FALSE, if Exp_1 <= Exp_2 |
See also: |
|
Description |
Is replace by ">".
|
Write a comment:
|