To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example VI shows how to how to prevent the use of some characters in a string control.
Description
It is based on an event structure. This structure is used to filter several characters written by the user in a string control.
In the example, every accentuated character is blocked, but it can be easily adapted to allow or block other letters.
Requirements
Steps to Implement or Execute Code
Additional Information or References
Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Guillaume H.
National Instruments France
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.