Declaration: 
void wgetstring(unsigned long handle); 
Description 
Waits until the character string is ended by pressing the Enter key. The entered string can be obtained with the LastString function. 
The entered characters are automatically displayed in the window. 
 |