getOutputRowCount method: ServiceAPI class

Syntax

getOutputRowCount()

Description

Use this method to return the output row count.

Parameters

None.

Returns

Number.

Example

&RowCount = &ServiceAPI.getOutputRowCount();