I am trying to create an new action definition that takes a variable as one of it's parameters
Alternatively, you could tell me how to convert a variable's name to a string and back again
Both are things I have never done
I know C/C so I will probably be able to do some custom scripting if it is required
To Clarify: I don't want it to take the value of a variable. I the parameter to be that variable.
I am trying to create an new action definition that takes a variable as one of it's parameters Alternatively, you could tell me how to convert a variable's name to a string and back again Both are things I have never done
I know C/C so I will probably be able to do some custom scripting if it is required
To Clarify: I don't want it to take the value of a variable. I the parameter to be that variable.