Parameter not equal NULL

The if condition is executed, if the variable is not equal NULL.

IF_@ PARAM_TRUE Variable

...

END_IF_@

@ = incremental number

 

Example:

SEARCH_MDL_PARAM THIS DISTANCE_A DIST_A

IF_1 PARAM_TRUE DIST_A

...

END_IF_1