October 7, 201510 yr Newbies Hi, I was wondering how I could use the ABCRegister function to register my plugins? I understand the syntax, but the only way I can use ABCRegister is if I set it in a set variable script step. Is there any way to call this variable to register the plugins?
October 12, 201510 yr Hello, Putting the register function in a set variable script step calls the function. So in your script, Set Variable [$register;Value:ABCRegister(LicenseString;RegisteredTo)] will register the plugin. Let me know if you have any questions!
Create an account or sign in to comment