nextattr
Get the next object attribute
self - object
attr - current attribute name
If there are no more attributes, returns 0
Thread-safe function.
string nextattr(object self, string attr);
Last updated
Get the next object attribute
self - object
attr - current attribute name
If there are no more attributes, returns 0
Thread-safe function.
string nextattr(object self, string attr);
Last updated