Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted by ConfluenceCloudBulkEditor.py

...

None

Return value

void

Examples

...

languagetext
// Clear the command log window so the print statements we

...


// execute below will be the only things showing in the

...


// command log window.

...


clearLog;

...


print "Hello world";

...


print "Good-bye world";

Additional information

Related commands

...