Built-in statements
Built-in statements are OS-independent commands that can be used inside any block in a PDS script. There are a few exceptions, however. You cannot use onerror, and throw in every block. For more information, see TIBCO GridServer® Developer's Guide.
Arguments to all statements except for onerror must be enclosed in quotes. Quoted arguments might contain line breaks only if they are escaped by backslashes.
Subtopics