For the complete documentation index, see llms.txt. This page is also available as Markdown.

firstattr

Get the first object attribute
     self  - object
If there are no attributes, returns 0
Thread-safe function.

string firstattr(object self);

Last updated

Was this helpful?