Skip to content

Update main entry-point docs to use lowercase args #54252

@mbauman

Description

@mbauman

I would like to suggest a change to the doc to recommend users define main as main(args) instead of main(ARGS) to clarify the differences between the global var Core.ARGS and the function parameter. Defining the main(ARGS) is confusing to me if the ARGS is just a normal parameter.

Originally posted by @ctarn in #50974 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions