The function blocks in the General\Utilities folder and its subfolders
provide functionality for working with Vector objects, handling exceptions in
activities and subactivities, and managing locale issues. The following
sections describe each function block in detail.
Table 57. Summary of the utilities function blocks
Folder | Function block | Page |
---|---|---|
General\Utilities | Catch Error | "Catch Error" |
Catch Error Type | "Catch Error Type" | |
Condition | "Condition" | |
Loop | "Loop" | |
Move Attribute in Child | "Move Attribute in Child" | |
Raise Error | "Raise Error" | |
Raise Error Type | "Raise Error Type" | |
General\Utilities\Locale | Get Country | "Get Country" |
Get Language | "Get Language" | |
New Locale | "New Locale" | |
New Locale with Language | "New Locale with Language" | |
General\Utilities\Locale\Constants | English | "English" |
French | "French" | |
German | "German" | |
Italian | "Italian" | |
Japanese | "Japanese" | |
Korean | "Korean" | |
Simplified Chinese | "Simplified Chinese" | |
Traditional Chinese | "Traditional Chinese" | |
General\Utilities\Vector | Add Element | "Add Element" |
Get Element | "Get Element" | |
Iterate Vector | "Iterate Vector" | |
New Vector | "New Vector" | |
Size | "Size" | |
To Array | "To Array" |