CASTUOM
- Last UpdatedMar 20, 2025
- 1 minute read
The CASTUOM() function changes a stream's unit of measure to the specified unit of measure without any data conversion, preserving the original values.
Syntax
|
Format |
Stream = CASTUOM( Stream, Unit ) |
|
Arguments |
Stream - A stream of values Unit - The engineering unit to which values are converted |
|
Description |
Converts the the provided stream to use the specified unit of measure while preserving the existing values. |