The Rename Parameter command, accessed on the right-click context menu, enables you to change the name of the selected parameter while editing the schema. You can also rename a parameter by entering a new name in the parameter properties dialog.
By convention, parameters are named using camel case. This is not required, but for consistency of use and ease of utility operations such as scripting, it is recommended. Title case and spaces can be used in the parameter alias.
Parameter names must be unique within a class.
|
NOTE: |
The name of a parameter is used for internal reference and is shown in database mode only if an alias for the selected parameter has not been specified. Therefore, if you wish to change the name shown in the database mode, modify the parameter alias rather than renaming the parameter. |