Jump to content

User:Gettingtoit/test

From Wikipedia, the free encyclopedia

To cite this article, you can use the following: "Gettingtoit/test". Wikipedia: The Free Encyclopedia. Revision dated Wed, 08 Oct 2014 23:26:14 +0000 (UTC), 8 10 2014. Accessed 23 April 2025. Available from <http://en.wikipedia.org/w/index.php?Gettingtoit/test&oldid=->.


Operand

Operand 1 and Operand 2 are the conditions of the expression.  
Operand1 and operand2 can be io point names or literal values such as 1, 2.5 or true. operator can take values of ‘>’, ‘>=’ ,’<’ , ‘<=’, ‘=’ or ‘~=’
 

Negate operand

Check the negate operandbox to nullify the operand. (true, false)
 

Operator

The operator links the operands 
The operator can take values of ‘>’, ‘>=’ ,’<’ , ‘<=’, ‘=’, ‘~=’  

Expression

A comparison expression, contains 3 subparameters: operand1,operand 2 and an operator.   

Negate expression

Check the negate expression box to nullify the entire expression.
  

Operator apply with previous expression

The operator links the expressions.  
The operator can take values of ‘>’, ‘>=’ ,’<’ , ‘<=’, ‘=’,‘~=’, and, or