From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- .../index.html" | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 "files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/\320\260\321\200\320\263\321\203\320\274\320\265\320\275\321\202/index.html" (limited to 'files/ru/словарь/аргумент') diff --git "a/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/\320\260\321\200\320\263\321\203\320\274\320\265\320\275\321\202/index.html" "b/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/\320\260\321\200\320\263\321\203\320\274\320\265\320\275\321\202/index.html" new file mode 100644 index 0000000000..c1314c28f9 --- /dev/null +++ "b/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/\320\260\321\200\320\263\321\203\320\274\320\265\320\275\321\202/index.html" @@ -0,0 +1,24 @@ +--- +title: Аргумент +slug: Словарь/Аргумент +tags: + - CodingScripting + - Glossary + - JavaScript +translation_of: Glossary/Argument +--- +

Аргумент - это {{glossary("value")}} ({{Glossary("primitive")}} или {{Glossary("object")}}) , переданное в качестве входных данных в {{Glossary("function")}}.

+ +

См. также

+ +

Общие сведения

+ + + +

Техническая документация

+ + -- cgit v1.2.3-54-g00ecf