| |
|
|
Michael Wodrich | @Gt(P:X1,P:X2) compare: is P:X1 larger as P:X2 ?
Parameter: P:X1 - worth 1 (Integer, LongInt, Float) P:X2 - worth 2 (Integer, LongInt, Float)
Result: Integer (0 or 1)
the Result is WAHR (0), if worth 1 larger as worth 2 is.
| @Gt$(P:s1,P:s2) compare: is P:s1 larger as P:s2 ?
Parameter: P:s1 - worth 1 (String) P:s2 - worth 2 (String)
Result: Integer (0 or 1)
the Result is WAHR (0), if worth 1 larger as worth 2 is.
|
GT = Greater Than (larger as) These functions go in künftigen XProfan-versions not any more supported. instead is the Operator ">=" To use. Please not "=>" use !!!
|
|
|
| Programmieren, das spannendste Detektivspiel der Welt. | 07/03/05 ▲ |
|
|
|