RockyAndNickels
Lil' Programming Dude
- Local time
- Today, 09:38
- Joined
- Jan 14, 2007
- Messages
- 11
I need to find a character within a textbox. The common text within this textbox is a number (between 1 and 10) and up to five letters (from these letters: R, G, B, U, W). An example would look like this: 3G, 1RRR, RG.
Anyways, I need to find out what the letter(s) is/are in this textbox to do something else.
Anyways, I need to find out what the letter(s) is/are in this textbox to do something else.