Thanks to everyone in advace
I'm new to vRA / VRO and in trying to develop new workflow for customization, I was wondering if someone could point me to where I can find how to use the javascript objects.
I'm not sure I'm using the correct terms, but I'm looking for a list of explaination of items for use in VRO, i.e. -
vCACVmProperties.get("My Custom Property");
For example, I didn't know anything about how to get those custom properties from vRA to vCO, and the only reason I found that example was through articles here from you fine folks.
So what i'm looking for is a good reference that may explain (better then the API explorer in VRO - that's confusing as hell with no explaination) around objects and how to use/call them within the javascript enviroment in vRO
thanks again!