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

lastattr

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

string lastattr(object self);

Last updated

Was this helpful?