I have the name of a function in JavaScript as a string. How do I convert that into a function pointer so I can call it later?I have the name of a function in JavaScript as
I have the name of a function in JavaScript as a string. How do I convert that into a function pointer so I can call it later?I have the name of a function in JavaScript as