::hwat::utils::GetIdFromTag
Finds the ID of the node with the given tag.
Syntax
::hwat::utils::GetIdFromTag str_tag
Arguments
- str_tag
- Keyword "TAG:" followed by the tag name.
Returns
- Success
- The node ID.
- Failure
- {}
Example
::hwat::utils::GetIdFromTag "TAG:striker"