interface.elem.head

Syntax

ie := interface.elem.head(it)

Get the first interface element all interface elements in the specified interface.

This function should be considered deprecated; it is provided mostly for backwards compatibility with old data files. Instead, see the ForEach Loop statement and the interface.elem.list function. See also the interface.elem.next function.

Returns:ie - interface element pointer
Arguments:it - interface pointer