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"}
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.
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: { }
If required, you can use ? and * wildcards when defining search terms. For example, ‘ma*’ would match both Marketing and Management.
Copyright © 2014 CA.
All rights reserved.
|
|