setAlias(name, alias)
Sets the parameter alias. The alias is used as the label of the parameter on the prompting window.
Parameter
name parameter name
alias parameter alias
Example
replet.parameters['create'].setAlias('time', 'Start Time');
| << clear() | © 1996-2013 InetSoft Technology Corporation (v11.4) | setVisible(string, boolean) >> |