Page 1 of 1

Function: dataframe_save

Posted: Wed Oct 27, 2021 9:10 pm
by YiMeng
Description
  • Save the data frame to a file.

Parameters
  • w: The name of the data frame.
  • z: The target file path to be saved.

Usage
  • SETVAR _ = %dataframe_save&w&z%
  • SETVAR _ = %dataframe_save&mydataframe&%DIALOG_FILE%%