interface.elem.next
Syntax
- ienext := interface.elem.next(ie)
Get the next interface element after ie in the list of all interface elements that are part of an interface. Will return null if no more interface elements follow. 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 theinterface.elem.head
function.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |