

Datasets and Parameters › Process Parameters › Calculated Parameters › Expressions › Reserved Words in Expressions
Reserved Words in Expressions
A number of words are reserved in CA Process Automation expressions. These include CA Process Automation reserved words, system functions, and JavaScript keywords. Do not use these words as identifiers (such as for variable or other object names) in expressions.
CA Process Automation Reserved Words
- Caller
- DateAdjust
- Process
- CurrentIndex
- FreeRes
- Size
- Datasets
- OpName
- System
CA Process Automation System Functions
See the Content Designer Reference for detailed information about each of the CA Process Automation system functions.
Reserved JavaScript keywords
- break
- do
- if
- switch
- var
- case
- else
- in
- this
- void
- catch
- false
- instanceof
- throw
- while
- continue
- finally
- new
- true
- with
- default
- for
- null
- try
- delete
- function
- return
- typeof
Copyright © 2014 CA.
All rights reserved.
 
|
|