func X3.EN_USER_CHECK_PASSWORD() : Tinyint

Prompt user to enter their Syracuse password and check with the one in MongoDB
Used to check that an operator is indeed at the origin of a specific operation.

  • (No parameters needed)
Return Tinyint 1 if OK and 0 if not
Example

func X3.EN_USER_CHECK_PASSWORD()
Open a text box that prompts the logged in user for the password.
Returns 1 if the password is correct