Versions Compared

Key

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

...

The returned string is a full path of calibration file associated with active trial from Eclipse database

Examples

...

languagetext
// Print calibration file for active trial from Eclipse database

...


string $calibration = `getEclipseAssociatedCalibration`;

...


print $calibration;

Scroll pagebreak

Additional information

...