How to call a function from a string stored in a variable?
I need to be able to call a function, but the function name is stored in a variable, is this possible? e.g:
I need to be able to call a function, but the function name is stored in a variable, is this possible? e.g: