FileNet supplies a set of functions that you can reference in any complex expression. These expressions fall into the following categories:
Category
Use to...
numeric functions
Manipulate integer and float values.
string functions
Manipulate string values.
time functions
Manipulate time values.
data type conversion functions
Convert expressions from one supported data type to another data type.
general functions
Return the largest or smallest value in a list of expressions, conditionally evaluate a series of expressions, determine the size of an array.
null functions
Assign a null value to a variable, check to see if an expression evaluates to a null value.
system interrogation functions
Obtain information from the local environment.