m_getcellbynum
Get a specific cell from a comma delimited response by column number
Description
string m_getcellbynum
( resource $conn
, int $identifier
, int $column
, int $row
)
WarningThis function is
currently not documented; only its argument list is available.
Parameters
-
conn
-
An MCVE_CONN resource returned by
m_initengine.
-
identifier
-
-
column
-
-
row
-