@interaction::authenticatePhoneLogin
Authenticates a User calling in on a phone Device.
Syntax:
@interaction::authenticatePhoneLogin([String company, ]String
phoneID, String phonePassword)
Parameters:
- (String) company: Company to which User belongs;
this parameter is required for all multiple-Company deployments
- (String) phoneID: User's phone login ID
- (String) phonePassword: User's phone login password
Returns:
(script object) @session
Example: