HasAttr
Description
Checks whether an attribute exists.
Prototype
bool HasAttr(const AscendString &name);
Restrictions
None
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
name |
Input |
Attribute name. |
Returns
Parameter |
Type |
Description |
|---|---|---|
- |
bool |
True: yes. False: no. |
Parent topic: Class GNode