isCharNumeric
|
The isCharNumeric function returns true if every character in
the argument {obj} is a numeric character. Otherwise the isCharNumeric
function returns false.
Usage The isCharNumeric function function is used to query an object to see
if it contains only numeric characters.
(isCharNumeric obj) If the object contains only numeric characters, true is returned. Otherwise false is returned.
Expression:
Arguments
Name
Type
Description Argument: obj Character String Symbol Vector
ByteVector Text Boolean
The Object to be evaluated.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Character | String | Symbol | Vector |
ByteVector | Text | Boolean |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|