| |
|
|
Michael Wodrich | @Lt(P:X1,P:X2) compare: is P:X1 small 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 small as worth 2 is.
| @Lt$(P:s1,P:s2) compare: is P:s1 small 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 small as worth 2 is.
|
LT = Less Than (small 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 ▲ |
|
|
|