User From Username (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
User From Username
'User From Username' LogiX node
Inputs
  String Username
  Bool IgnoreCase
  Bool AllowPartialMatch
Outputs
  User User

The User From Username node outputs a reference to the User in the current session with matching Username.

Usage

The IgnoreCase input determines whether the input string must match the Username by case. Default is True, i.e. case matching is not important.


The AllowPartialMatch input determines whether partial matches will be accepted. Default is False.


The matching process tries to find usernames which start with an identical string to the Username input. If multiple users are possible matches, only one is provided as the User output. Priority is taken by users which joined the world earliest.

Examples

Node Menu

Template:NodeMenu-Users/en