The information in this topic may be out of date. The current SDK reference guide has moved here.
appUrls property
Use the object returned by this property to retrieve the URLs, and then you can use them to open the Test Manager in a browser preloaded with this step.
Syntax
value = stepinfo.appUrls;
Type:AppUrlsPlain
See AppUrls for a detailed description of this object.