Rotate String function

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

The Rotate String function places the first character of string in the last position of first char last, shifting the other characters forward one position. For example, the string abcd becomes bcda.

Usage

History

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

See Also

External Links