ClaySys will provide for all clients with a FREE demo or a proof of concept. Ready to discuss your project? Schedule a FREE consultation.
This function is used to invoke click action in a button.
Syntax:
InvokeClickAction(ControlName)
Control name is the display name of the control
Example:
InvokeClickAction( button1 )
The function will invoke the click action for the button.