Home / Search/ Language Reference/Virtual Tables

Virtual Tables

Use virtual tables to dynamically generate system information useful for troubleshooting, performance analysis, and testing.


Available Virtual Tables

NameDescription
$vt_datasetsLists available Datasets. Useful for finding Datasets of a specific type or with specific name patterns.
$vt_dataset_providersLists available Dataset Providers. Useful for a quick overview of your Dataset Providers.
$vt_dummyGenerates dummy data. Useful for testing your queries.
$vt_jobsLists previously run searches. Useful for troubleshooting or performance analysis.
$vt_listLists available virtual tables. Useful for looking up the names and descriptions of other virtual tables.
$vt_lookupsLists available lookups, or gets the contents of a specific lookup. Useful for searching through your lookup files.
$vt_resultsLoads the results of one or more previous searches, so you can reuse them.