Skip to content

End_item_list Command

Obsolete

This command is obsolete and was only used in now obsolete DataFlex classes.

Purpose

To terminate an item-definition block.

Syntax

end_item_list

What It Does

The end_item_list command ends the item definition block that was begun with the item_list command. The end_item_list command also finalizes the item_list command by updating it with the total number of items defined for the object.

Every item_list must have a matching end_item_list.

See Also

Related Documentation