Function: dataframe_save
Posted: Wed Oct 27, 2021 9:10 pm
Description
Parameters
Usage
- 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%%