Octal String To Number function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Number/String Conversion palette
Type Function
Requires Basic Development Environment
Icon Number-String Conversion Palette - Octal String To Number.png

The Octal String To Number function interprets the characters 0 through 7 in string starting at offset as an octal integer and returns it in number. This function also returns the index in string of the first character following the number.

Usage

History

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

See Also

External Links