Condition
Evaluates the condition for the provided element.
Syntax
Definition:
METHOD Condition : BOOL
VAR_INPUT
ipElement : ITcVnForwardIterator;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
ipElement |
Element for which the condition is evaluated. |
Return value
BOOL