[Turn off line numbering] 1: arg value, @args; 2: var obj; 3: 4: obj = (> $object_lib.to_dbref(value) <); 5: return obj; // Created 22-Aug-1995 as a part of ColdCore, see: @help Credit
1: arg value, @args; 2: var obj; 3: 4: obj = (> $object_lib.to_dbref(value) <); 5: return obj;