rishi_1Occasional Contributor13 years agoHow to find the length of characters entered in a text box?Is there any function that can find the length of characters entered in a text box?
HKosovaAlumni13 years agoHi Rishi,This should give you the current text length:aqString.GetLength(textBox.wText)To get the maximum allowed text length, use the wLimit property.
Recent DiscussionsI'm not able to handle cookie pop up with test complete using java script,I'm using windows machine.Unable to install upgrade of TestComplete as previous installation not finished.If statement
Related ContentEnter at character (@) using Keys methodHow to change Content-Length?Can I use sys.clipboard to enter otherwise unsupported characters?