Jump to content

Octal String To Number function

From LabVIEW Wiki
Revision as of 13:02, 3 August 2020 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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