Jump to content

Number To Octal String function

From LabVIEW Wiki
Object information
Owning palette(s) Number/String Conversion palette
Type Function
Requires Basic Development Environment
Icon

The Number To Octal String function converts a number to a string of octal digits at least width characters wide or wider if necessary. If the number is floating-point or fixed-point, it is rounded to a 64-bit integer before conversion.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links