Non-Spotfire data in SAS
When you use one of the non-Spotfire APIs to send a SAS script to the server, you can specify input data objects that are converted into SAS data sets and available as SAS input data sets with the specified names.
When a SAS script using one of the non-Spotfire APIs runs, the last data set created by the script is captured (by accessing the SAS special variable _LAST_), and returned as the result of the script execution.
Copyright © TIBCO Software Inc. All rights reserved.