When an object is created in memory, the object reference (OREF) is represented as a string value when displayed with the Write command:
HICG>Set##classGiven the string "1@JD.Sample.patient," is there a way to convert that back to an OREF? I realize there is a variable that is specifically assigned as this object, but is there any way to manipulate the string representation to access the object's properties/methods?
.png)