Hi sanjshah!
The following might be what You are looking for. The code format looks like:
hypeDocument.functions().myFunctionName(hypeDocument, element, event);
// myFunctionName = name of calling function
Hi sanjshah!
The following might be what You are looking for. The code format looks like:
hypeDocument.functions().myFunctionName(hypeDocument, element, event);
// myFunctionName = name of calling function