Skip to content

Only add return value if no declared outputs #225

@hinerm

Description

@hinerm

Right now a return value is added if there isn't a parameter with the name "return". I suggest that we instead only add the default return value if no OUTPUT or BOTH parameters are declared.

I think this would also involve changing the logic of getReturnValue.. either to the first/last OUTPUT parameter, or a list of all OUTPUT parameters..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions