This function returns a text with the user name of a given display name.


fullNameToUser(displayName) #Output: Text



Parser expressionDescription


fullNameToUser("Bob Smith")


This example returns the user name the user Bob Smith e.g.:
b.smith



Parameters used in this function

ParameterInput (data type)Description
displayName

Text containing a valid user's full name.



This function returns a


If you want to return the full name instead of a user name, check out: userFullName()



Use cases and examples



Parser function cloud
Map(error)
NotesNot possible, because there is no way to access the users, just the users that are related to the issue/s itself.






Status
Tech review

Style guide




Short description

Returns the user name for a given user.

Output

Available since

Label