Show Full Arguments

Description

You can specify how you want the argument list of a function or procedure displayed in the model explorer. By selecting Show Arguments from the View menu, the full arguments of procedures and functions will be shown, instead of a comma-separated list of asterisks (e.g. MyFunction( *, *, * ) ). This may be useful if your procedures and functions have many arguments and you are more interested in the number of arguments than the specific name of each argument.