Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


Chapter 1 TIBCO iProcess Expressions

Chapter 1
This chapter gives detailed information on iProcess Expressions that are used in various parts of a procedure definition. iProcess uses them when running cases of the procedure to evaluate results or resolve conditions. An expression consists of:
constant values (for example, 2.3 or "Yes") and/or
field names (for example, STARTDATE and MEMOFIELD) combined by
operators (for example, the addition operator, +), and
functions (for example, STRLEN(NAME)). A summary of functions can be found in the Functions Summary.
Topics 

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.