Previous Topic: <Stringoperator>Next Topic: <Type>


<Text>

For userattr and mapi commands only.

<text> represents the search term (or terms) whose presence or absence you want to test. For example, if <uservar> is set to Department, you may want to set <text> to Sales or Marketing.

Important! Double quotes: You must enclose search terms in "double quotes"! This even applies to single-word search terms. For example:

{"Equity","Debt","Securities"}
Case-insensitive

Search terms are not case sensitive. For example, if <uservar> and <text> jointly specify the Sales department, then Sales, sales and SALES all return a True value if detected.

MemberOf

The MemberOf variable (see <uservar>) looks for the mail group or distribution list Display name.

Multiple search terms: If required, you can specify a list of multiple search terms as the <text>. For example, you can define multiple search terms if <operator> is set to CONTAINS ANY or EXCLUDES ANY. The format for multiple terms is shown in the example below:

{"Manager","Director","Reviewer"}

Note that search term lists are comma-separated and enclosed in curly brackets: { }

Wildcards

If required, you can use ? and * wildcards when defining search terms. For example, ‘ma*’ would match both Marketing and Management.

More information:

Address Book Lookup

User Attribute Lookup

Enable Regionalized Policy Engine Lookup