Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the first matching attribute from the class header metadata, creates an instance of the Object class that represents it, and returns it.
Syntax
public Object getAttribute(str attribute)
Run On
Called
Parameters
- attribute
Type: str
The attribute for which to search.
Return Value
Type: Object Class
The attribute as an instance of the Object class.