HyperWorks Tools

::hwat::utils::GetParentSystem

::hwat::utils::GetParentSystem

Previous topic Next topic No expanding text in this topic  

::hwat::utils::GetParentSystem

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

NAME

::hwat::utils::GetParentSystem - Finds the parent of a system.

 

SYNTAX

::hwat::utils::GetParentSystem systemid

 

ARGUMENTS

systemid

The ID of the system.

 

RETURNS

The ID of the parent system if successful, {} if unsuccessful.

 

EXAMPLE

::hwat::utils::GetParentSystem 1

 

 

See also

Utils Functions