Get Caller OID¶
The “Caller OID” is the logical Python notation for the caller name, which is the transformed combination of the [Object-Namebinding]:
1 | <module-file-path-rel> + <code-component(s)>
|
The call signature is [Object Binding Functions]:
1 | get<obj>_module_oid()
|
Where <obj> is resolved to Caller for the relative stack position [API]:
objectinfo.getcaller_module_oid