Server for the save restore dialog box. This function should not be called by the user.
1 2 | saveRestoreParameterSet(input, output, session, UI_values, set_values,
param_names, type)
|
input |
input object for the UI |
output |
input object to the UI |
session |
session object for the module |
UI_values |
values for the parameters in the UI |
set_values |
values for the parameters in the database |
param_names |
names of parameters to save or restore |
type |
type of parameter set to save |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.