get_context


protocol:
function

parameters:

OBJ_ID   obj

result:

context of code object (structure) or invalid value

description:

Get the context of the object 'obj'.

This function will return a reference to the context of the code object 'obj'. If 'obj' does not refer to a code object, it will return and invalid value (normal graphic objects such as lines and circles do not have a context).