Returns the number of rows in the first table in the current range.
The ReturnCode parameter will be set to "0" if the method is called successfully, or to a value other than "0" if this is not the case.
Syntax |
CALL_METHOD NameWordClientObject ROWS_COUNT NbLines ReturnCode |
Parameters |
NbLines |
NUM_BIN_4 type (output parameter) |
ReturnCode |
NUM_BIN_4 type (output parameter) |
Note: Heading rows are only counted once.