Need help
Need help
Hi Ayisha
How write the RegExp
code in the matches () function to determine whether A string in the capital to capitalize A to Z?
like this ?
if(input.string.matches("(?([A-Z])")) == true)
but try many time is failure...
Thanks
Stanley Guo