Arbortext Command Language > Functions by Alphabetical Listing > oid_child
  
oid_child
oid_child (oid[, n])
This function returns the OID of the nth child of the element identified by oid or oid_null if there is no such child. If n is omitted, then the OID of first child is returned. If n is -1, then the OID of the last child is returned.
Related Topics
oid_children function