Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
use "insight";
IObject myObject;
myObject = getObject(12345);

runnerLog(myObject.id);
runnerLog(myObject.lablel);

...

Example 2 - getting object attribute type by object type id and key

Code Block
use "insight";
IObject myObject;
myObject = getObject(12345);

runnerLog(myObject.id);
runnerLog(myObject.lablel);

...

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "insight_routine" and space = currentSpace ( )
labelsarray_routines