AddLInt

AddLInt 1:

This method adds an argument of the type LINT.

Syntax

METHOD AddLInt : I_TcArguments
VAR_INPUT
    value : LINT;
END_VAR

AddLInt 2: Inputs

Name

Type

Description

value

LINT

Value to be added.

AddLInt 3: Return value

Name

Type

Description

AddLInt

I_TcArguments

Returns the I_TcArgument pointer again.