[ Version ( since = "3.0" ) ]
public void add_string_return_value (string name, string nick, string? blurb, string value, ParamFlags flags)
Add a new string return value to this.
| this |
the Procedure. |
| name |
the name of the argument to be created. |
| nick |
the label used in |
| blurb |
a more detailed help description. |
| value |
the default value. |
| flags |
argument flags. |