Difference between revisions of "User getUsersByEmail"
(jrfconvert import) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:User_Functions]] |
| | ||
− | + | ==User_getUsersByEmail== | |
Get user by email address | Get user by email address | ||
Line 8: | Line 8: | ||
'''Syntax''' | '''Syntax''' | ||
− | User_getUsersByEmail(emailaddress | + | User_getUsersByEmail(string emailaddress) |
− | |||
− | |||
− | |||
− | |||
− | |||
'''Return value''' | '''Return value''' | ||
− | An array | + | An array of [[User_class|User]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''Availability''' | '''Availability''' | ||
Version 5.8 | Version 5.8 | ||
− | |||
− |
Latest revision as of 06:20, 25 September 2024
User_getUsersByEmail
Get user by email address
Syntax
User_getUsersByEmail(string emailaddress)
Return value
An array of User
Availability
Version 5.8