Overview:
This VI shows how to use case, event, and sequence structures to reverse the order of characters entered in a string control. You can use this functionality with languages that write text from right to left, such as Arabic, Hebrew, or Urdu.
Description:
Select Help»Show Context Help and move the cursor over the VI icon to display help for this VI.
Requirements:
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code:
- Run the VI.
- Enter text in the String control.
- LabVIEW reverses the order of the characters you enter in the String control.
Additional Information or References:


"**This document has been updated to meet the current required format for the NI Code Exchange.**"