Condition

Condition 1:

Evaluates the condition for the container.

Syntax

Definition:

METHOD Condition : BOOL
VAR_INPUT
    ipElement : ITcVnContainer;
END_VAR

Condition 2: Inputs

Name

Type

Description

ipElement

ITcVnContainer

The container for which the condition is evaluated.

Condition 3: Return value

BOOL