CLEARVARIABLE

LANSA Composer

CLEARVARIABLE

This activity clears the value of the variable specified in the parameter.

For most purposes, this is functionally equivalent to assigning an empty value to the variable using an ASSIGN processing sequence directive.

INPUT Parameters:

VARIABLE : Required

This parameter specifies the variable whose value is to be cleared.

You should always specify a variable, not a literal value, for this parameter.  The variable's value is not used by this activity - rather the variable is cleared of its value.

OUTPUT Parameters:

There are no output parameters.