Match
The user names that you want to list. You can use Wildcard strings. The Content component returns a list of user names that match the strings that you specify.
Separate multiple strings with commas. There must be no space before or after a comma.
| Actions: | RoleGetUserList |
| Type: | String |
| Default: | |
| Example: | Match=a*,b*,ca*
In this example, Content returns all user names that begin with a, b, or ca. |
| See Also: |