Metabase.getImportUrl

Syntax

getImportUrl ()

Description

The getExportUrl method returns the data import URL.

Comments

The Metabase.ImportUrl property is used to set URL for data import; property value can be set only from JSON.

Example

The example of method use is given in description of the Metabase.Opened event.

See also:

Metabase