Previous Topic: Combining Rule Strings and Values

Next Topic: Multivalued Rule Expressions

Rule Substrings

The following is the syntax for creating a substring value of a rule variable:

%var[:offset,length]%

For example, to set an account attribute to the first 4 characters of a global user's Building attribute, use the following to define the variable:

%UB:1,4%

If the Building attribute is empty or has fewer than four characters, the resulting account attribute value will have fewer than four characters.


Copyright © 2010 CA. All rights reserved. Email CA about this topic