Open Studio for Big Data
Open Studio for Data Integration
Open Studio for ESB
The DataOperation routine contains functions which allow you to manipulate data.
You can access these functions by double-clicking the DataOperation node under the system routines folder in the Repository tree view.
Function |
Description |
Syntax |
---|---|---|
|
Converts a numeric value into its ASCII character string equivalent. |
|
|
Converts a decimal integer into its hexadecimal equivalent. |
|
|
Rounds a number of type Double to a number of type Long with the precision specified in the PRECISION statement. |
|
|
Converts a hexadecimal string into its decimal equivalent. |
|