getInputRowCount method: ServiceAPI class

Syntax

getInputRowCount()

Description

Use this method to return the input row count.

Parameters

None.

Returns

Number.

Example

&RowCount = &ServiceAPI.getInputRowCount();