Parameterparameter$valueLabellabelstring#if $label() then 'none' else 'part'#Valuevalue0$type.typeTypetypeenum$type.hide
This block represents a parameter to the flow graph. \
A parameter can be used to pass command line arguments into a top block. \
Or, parameters can pass arguments into an instantiated hierarchical block.
The paramater value cannot depend on any variables.
Leave the label blank to use the parameter id as the label. \
The label only applies when this flow graph is instantiated as a hierarchical block.
When type is not None, this parameter also becomes a command line option of the form --[id] [value].