IsAlpha
<evalcmd> IsAlpha && bool && True if string consists only of letters. && string && string && String to test. </evalcmd>
Returns True if string consists entirely of alphabetical characters, otherwise returns False.
最后更新于
<evalcmd> IsAlpha && bool && True if string consists only of letters. && string && string && String to test. </evalcmd>
Returns True if string consists entirely of alphabetical characters, otherwise returns False.
最后更新于