Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

named parameter en · NOUN

Meanings

  1. 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.

Forms

SpellingFeaturesLabelsSource
named parameters Number=Plur lexicographic

Coordinates

positional parameter · named argument