See HELP CTU() for more on the angle type.
& ATRLOCK()
- atrlock(<object>/<attrib>[, <on|off>])
+ atrlock(<object>/<attrib>[, <boolexp>])
When given a single object/attribute pair as an argument, returns 1
if the attribute is locked, 0 if unlocked, and #-1 if the attribute
doesn't exist or can't be read by the function's caller.
- When given a second argument of "on" (or "off"), attempts to lock
- (unlock) the specified attribute, as per @atrlock.
+ When given a second argument, set the readlock on the attribute to the
+ given boolexp.
& ATRMODTIME()
atrmodtime(<object>/<attrib>)