RCPGroupExport (statement)
Syntax | RCPGroupExport groupname$[, filename$] | |
Description | Exports the specified Recipe Group to a CSV file. | |
Comments | The RCPGroupExport function takes the following parameters: | |
Parameter | Description | |
groupname$ | Required string containing the name of the Recipe Group file. The Recipe Group file must exist. | |
filename$ | Optional string containing the name of the CSV file. | |
Example |
|