make_with

make_with(a_label)

Obtain an accessor object to access a label specified with a text.

An accessor object is a script object to access a specified label. The accessor object have following two handlers.

an_object must be a record or a script object.

Parameters
Result

selector object : an accessor object to access the specified label or global variable.