Skip to main content

QvdTableName - script function

This script function returns the name of the table stored in a QVD file.

Syntax:  

QvdTableName(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:  

QvdTableName ('MyFile.qvd')

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

QvdTableName ('lib://data\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!