User name

From Catglobe Wiki
Jump to: navigation, search

User name

Resource types

All

Data types

String

Effect

When filter is applied but no string inserted (value is null) then the filter will not be used for the query.

When string is inserted the returned array of user names will depend on what is chosen in the drop down after the string entry field.

  • If drop down value chosen is 'Anywhere in the name' then all records where the stated search string is just part of a user name will be returned.
  • If drop down value chosen is 'Start of the name' then all records where the stated search string is identical to the starting characters of a user name, but not necessarily the ending ones, will be returned.
  • If drop down value chosen is 'End of the name' then all records where the stated search string is identical to the ending characters of a user name, but not necessarily the starting ones, will be returned.
  • If drop down value chosen is 'Identical' then all records where the stated search string is exactly the same as the user name will be returned.

If possible you should always use one of the last three methods, since this is the fastest. Default is although 'Anywhere in the name'.

It is possible to search on more user names at the same time, by seperating them by commas. The comma will then be interpreted as an 'or'.

Example

7369.png