getCheckpointImage method
The value returned by this method is a URI that can be used with the REST API to obtain the checkpoint image of this step.
Syntax
let value = apiurls.getCheckpointImage();
value = apiurls.checkpointImage;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.Return value
- Type: string