RowCount

Overview

Returns number of rows in specified rowset or array

Syntax

RowCount(1)

Function Properties

Ordinal Type Description
1 string Required Specified rowset

Usage

%%=RowCount(LookupRows('PostalCode','City','Indianapolis'))=%%

System returns the number of rows in the PostalCode data extension whose City column contains the value Indianapolis.

Last Updated: Jun 8, 2021