CheckESign is a built-in scripting function that prompts the runtime user to electronically sign an event by entering their username and password. It can be called to secure specific expressions and scripts, just as the E-Sign option secures screen objects.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
CheckESign | Security | Synchronous | Supported | Supported | Supported |
This function takes no parameters. Calling the function displays a security dialog, where the user must enter their username and password.
Value | Description |
---|---|
0 | Username and/or password not accepted. |
1 | Username and password accepted. |
Usernames and passwords are stored in the Security Folder.
CheckESign()