Hi I am trying to run a custom function using the following function -
functionName(this)
How do I use “this” to call the object as an argument
Community Page
Last updated:
Last updated:
Hi I am trying to run a custom function using the following function -
functionName(this)
How do I use “this” to call the object as an argument