Jump to content

Octal String To Number function

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

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