named parameter

English

Noun

named parameter (plural named parameters)

  1. (programming) A parameter that is passed by name, rather than by position, in a function call.
    In the function call foo(3, 6, type="bar"), type is a named parameter.

Coordinate terms

Translations