Avatar

Correct answer by
Level 10

Hi there,

I'm not sure if this will do the job for you... but what if you store those functions within a JSON object with their respective names, and then call them using the JSON Object...

See the example below...

And then you can simply call the function using a string variable like the following :

I hope this will help you.

View solution in original post