|
|
|
|
|
Advertencia
A partir de la versión 27, NextSubscript se conserva por motivos de compatibilidad. Esta función ha sido reemplazada por NextIndex.
Returns the number of the next row displayed in the current Table control.
RowNum is int = NextIndex()
Trace("Next line number: " + LineNumber)
Sintaxis <Result>: Integer Number of the next row displayed in the current Table control. NextIndex must be used in the exit code of the row. The result will be meaningless if this function is used in another process.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|