Scan From String function

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

The Scan From String function scans the input string and converts the string according to format string.

Use this function when you know the exact format of the input. The input can be string, path, enumerated type, time stamp, or numeric data. Alternatively, you can use the Scan From File function to scan text from a file. The connector pane displays the default data types for this polymorphic function.

Usage

History

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

See Also

External Links