Jump to content

Match First String function

From LabVIEW Wiki
Object information
Owning palette(s) Additional String Functions palette
Type Function
Requires Basic Development Environment
Icon

The Match First String function compares each prefix string in string array to the beginning of string until it encounters a match. This function returns the original input string with the matching prefix string removed.

Usage

History

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

See Also

External Links