Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

positional parameter en · NOUN

Meanings

  1. a parameter that is passed by position, rather than by name, in a function call
    • In the function call foo(3, 6, type="bar"), there are two different positional parameters, to which are passed the values 3 and 6.

Forms

SpellingFeaturesLabelsSource
positional parameters Number=Plur lexicographic

Coordinates

positional argument · named parameter