KSLCore
Toggle table of contents
R1.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.utilities.io.tabularfiles
/
TabularFile
/
isNumeric
is
Numeric
fun
isNumeric
(
colNum
:
Int
)
:
Boolean
(
source
)
Return
true if the cell at location i is NUMERIC
Parameters
col
Num
the index into the row (0 based)