User From Username
Users
This node returns a user object from a username.
This will only work for users present in the session.
Inputs
Username
The username of the user you need.
IgnoreCase
Ignore case. For instance, using FrOoXiUs would still match Frooxius.
AllowPartialMatch
Allow for partial matches. For instance, using Froox as an input would still match Frooxius.
Outputs
*
A user object.