Skip to content

Language: Show Statement

Maurice HT Ling edited this page Dec 6, 2015 · 2 revisions

Show/Display attributes or settings.

Syntax:

  1. SHOW ASTHISTORY: Show all abstract syntax trees for each executed commands.

  2. SHOW ENVIRONMENT: Show all environmental variables.

  3. SHOW HISTORY: Show all executed commands.

  4. SHOW PLUGIN LIST: Show summary information for all loaded plugins.

  5. SHOW PLUGIN ID: Show detailed information for a particular plugin. For example "show plugin summarize" will show detailed information for "summarize" plugin.

  6. SHOW SESSION: Show entire session dictionary.

  7. SHOW DATAFRAME: Show all data frames within session dictionary.

  8. SHOW PARAMETER: Show all plugin parameter(s) set(s).

Advanced Topics

  1. Bytecodes generated are:
    • show