- Messages
- 10,158
- Country

Hey guys,
What does < mean?
Its in alot of 'multiple' Values. My guess is that it means 'And Less Then....'
Here is an example of its use;
Cheers,
Bill
What does < mean?
Its in alot of 'multiple' Values. My guess is that it means 'And Less Then....'
Here is an example of its use;
Code:
<Value>(A:CIRCUIT GENERAL PANEL ON, bool) if{ (A:TURB ENG1 FUEL FLOW PPH,pound per hour) 125 < (L:Test Annun1, bool) || } els{ 0 } </Value>
Cheers,
Bill
