GNU/Linux |
CentOS 5.6 |
|
![]() |
function::isdigit(3stap) |
![]() |
function::isdigit − Checks for a digit.
isdigit:long(str:string)
str |
String to check. |
isdigit:long(str:string)
Checks for a digit (0 through 9) as the first character of a string. Returns non−zero if true, and a zero if false.
![]() |
function::isdigit(3stap) | ![]() |