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