Versions Compared

Key

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

Table of Contents
maxLevel4
minLevel2

LabTalk Callable OC function to Execute an

...

Operation

(ORG-7877)

Click on the recalculate lock and select Show Info from the context menu to get the "operation_uid", then run execute_operation function.

...

Code Block
execute_operation(operation_uid);

...

Improve LabTalk "type -gb" command for text file output

(ORG-8306)

Code Block
type -gb[ef[r|n]]

...