afc_nodemaster_numerical_pos

Name

afc_nodemaster_numerical_pos  -- Returns the current ordinal item position

Synopsis

unsigned long afc_nodemaster_numerical_pos (NodeMaster * nm);

Description

Use this command to know the ordinal object position inside the list.

Inputs

nm

Pointer to a valid NodeMaster class.

Result

The current ordinal node position is returned.

See Also