DESCRIPTION¶
This method is called when process_string(E) is used without a current object (e.g. from notify_fail method). The current object will be set to the current command giver, and will receive the euid returned from this function.
If strict-euids, this function must exist and return a string. Otherwise the function is optional and/or may return 0.
HISTORY¶
- changed (3.2.1) – get_bb_uid(M) is needed just forprocess_string(E) if nothis_object()is present.