list dataframes

The list dataframes command lists all the dataframes currently loaded into memory. The current working dataframe is marked with an asterix (*) sign. You can use the set dataframe command to change the working dataframe.

Syntax

list dataframes

Parameters

None

Example

Last updated