QuestionQ59
Scripting and AutomationA developer needs to determine how many records a particular data extension contains. This will determine what is shown on a landing page.
Which AMPscript function returns the row count for a specified data extension?
- A LookupRowCount
- B DataExtensionRowCount
- C RowCount
Community Discussion