I wanted to pass variables to a function which requires quantity and token id at run time.. I have hard coded for testing but at run time i am getting failures..
I am currently using the autotask to automate allocating tokens to users, these tokens are identified by their tokenID and also corresponding quantities. I have logged params and could pass in there.. but i dont know if thats the best way to do it.
anyone have an idea/suggestion?
Environment
Details
Code to reproduce