Editing Parameter
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3: | Line 3: | ||
The parameter value cannot depend on any variables. | The parameter value cannot depend on any variables. | ||
+ | |||
+ | Leave the label blank to use the parameter id as the label. | ||
+ | |||
+ | When type is not None, this parameter also becomes a command line option of the form: | ||
+ | |||
+ | -[short_id] --[id] [value] | ||
+ | |||
+ | The Short ID field may be left blank. | ||
+ | |||
+ | To disable showing the parameter on the hierarchical block in GRC, use Only in Properties option in the Show field. | ||
== Parameters == | == Parameters == |