clearSignature
Clears the content of a signature pad.
Parameters
controlId - id of the signature pad control
Example Usages
app.clearSignature("mySignaturePad");
Return Values
Function does not explicitly produce return value.
Last updated
Was this helpful?