Skip to content

Is_Compound

Returns TRUE if the item is a compound item otherwise it returns FALSE.

FUNCTION Is_Compound (   
   item_   IN type_item_ ) RETURN BOOLEAN

Parameters

item_

Return value

True if item is a compound item otherwise False.