Parameter equal NULL

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

IF_@ PARAM_FALSE Variable

...

END_IF_@

@ = incremental number

 

Example:

SEARCH_MDL_PARAM THIS DISTANCE_A DIST_A

IF_1 PARAM_FALSE DIST_A

...

END_IF_1