@interaction::checkPhoneLogin

Determines whether the phone login and password are valid for a user.

Syntax:

@interaction::checkPhoneLogin(String user, String password)

Parameters:

Returns:

(Boolean) true for success, false for failure

Example: