Skip to main content

QvdNoOfRecords - script function

Example: This script function returns the number of records currently in a QVD file.

Syntax:  

QvdNoOfRecords(filename)

Arguments:  

Arguments
Argument Description
filename

The name of a QVD file, if necessary including path, as a folder or web data connection.

Example: 'lib://Table Files/'

Examples:  

QvdNoOfRecords ('MyFile.qvd')

QvdNoOfRecords ('C:\MyDir\MyFile.qvd')

QvdNoOfRecords ('lib://DataFiles/MyFile.qvd')

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!