getApiUrls method
Use the object returned by this method to retrieve URLs for the baseline, checkpoint, and diff images.
You can obtain these images using the REST API.
Syntax
let value = stepinfo.getApiUrls();
Parameters
This method does not take any parameters.
Return value
- Type: ApiUrls
-
See ApiUrls for a detailed description of this object.