::hwat::utils::CreateNodeList - This function will create a list of nodes and return the list mark ID.
::hwat::utils::CreateNodeList {nodeids}
nodeids |
A Tcl list of ids of nodes to be included. |
The ID of the nodelist mark if successful, {} otherwise.
::hwat::utils::CreateNodeList [list 101 102 103 104]