PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Returns the username belonging to the user with the given email address. Returns null if there is not exactly one user with the given address.
Syntax
Smartsite SXML | Copy Code |
---|---|
string user.getusernamebyemail(string emailAddress) |
Parameters
Name | Data Type | Description |
---|---|---|
emailAddress | String | The email address. |
Return Value
Data Type | Description |
---|---|
String |