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