Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

Getting a list of input parameters supplied to an action

$
0
0

I'm looking for a way to easily convert parameters passed to an action into a JavaScript Object. I would prefer not to do the following:

 

var o = new Object();

o['param1'] = param1

o['param2'] = param2

...

 

As that will mean whenever the list changes I will need to add it as a parameter and change the code.


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>