Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

hp

hp
s_propName 
[ d_setObj | {d_ctuObj…} ] 

Description

Indicates whether the specified property exists for objects in a set or objects from a list of object references. If no objects are given, the objects in the selected set are inspected.

If the property name is a dot-separated list of names, the name is treated specially, recursively processing for each element of the chain of names for property values. The following command checks for the name property on the grandfather of the selected object:

hp name [ip parent [ip parent]]

This command can also be given as

hp parent.parent.name

In the above examples, the shorthand name for inspect_prop (ip) is used.

Arguments

{d_ctuObj…}

Specifies a list of one or more object identifiers.

d_setObj

Specifies the identifier for a set of objects.

s_propName

Specifies the name of the property.

Value Returned

true | false

Indicates whether the given property exists for all of the objects.

Related Topics

Edit Commands

inspect_prop


Return to top
 ⠀
X