FUNCTION::ISDIGIT
Section: A collection of standard strin (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
function::isdigit - Checks for a digit
SYNOPSIS
isdigit:long(str:string)
ARGUMENTS
str
-
string to check
DESCRIPTION
Checks for a digit (0 through 9) as the first character of a string. Returns non-zero if true, and a zero if false.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:15 GMT, March 20, 2013