CheckPOPassword(UserName: String, Password: String): Boolean
Checks the UserName can be found as a PO Author Code, and checks the Password matches the code. Returns True if User Name and Password match, otherwise returns False.
CheckPOPassword function syntax has these named arguments:
Parameter |
Description |
User Name |
Required. User name to check. |
Password |
Required. Password to check. |