Conformance Checklist for Built-In Functions written in RDML

Please check that any Built-In Function that you write in RDML conforms to all the points in the following checklist.

Failure to conform to all of these checklist points may, under some circumstances, lead to unexpected application failure, unexpected behavior and/or application portability problems.

    IF COND('*BIF_SHUTDOWN = Y')

    RETURN

    ENDIF