Versions Compared

Key

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

...

Arguments

string name
Name of milestone. Required.

Returns

...

Remarks

In case of multiple milestones with the same name, only the In Progress milestone will be paused and returned.

Example

Code Block
languagejs
var sla1 = $Case.Milestones.Pause('SLA 1');