NhlGetParentId

Return the id(s) of the parent(s) of the object(s) passed in. (See NhlGetParentId.)


Synopsis

	function NhlGetParentId(
		objs : graphic
	)

Arguments

obj
An array of one or more HLU objects whose parent ids are requested.

Description

Returns and array of parent object id's. If an object has no parent either the default parent is returned if the object was created with the defaultapp as the parent or the parent id that was provided with the objects create statement.


Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.3 $ $Date: 1998/07/06 19:37:50 $