SteveV
October 13th, 2002, 03:55 PM
For greater than simplay use: > . Likewise you can check for greater than or equal to, less than, etc:
>=
<
<=
If the statement is true, the first command is executed. If false, the second command. Note that you do not need to have both commands assigned. In other words, if you don't want Girder to do anything is the statement evaluates to false, leave the second command blank.
-- Steve
<font size=-1>[ This Message was edited by: SteveV on 2002-01-06 05:21 ]</font>
<font size=-1>[ This Message was edited by: SteveV on 2002-01-06 05:23 ]</font>
>=
<
<=
If the statement is true, the first command is executed. If false, the second command. Note that you do not need to have both commands assigned. In other words, if you don't want Girder to do anything is the statement evaluates to false, leave the second command blank.
-- Steve
<font size=-1>[ This Message was edited by: SteveV on 2002-01-06 05:21 ]</font>
<font size=-1>[ This Message was edited by: SteveV on 2002-01-06 05:23 ]</font>