From c058fa0fb22dc40ef0225b21a97578cddd0aaffa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:05 +0100 Subject: unslug ru: move --- files/ru/glossary/argument/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 files/ru/glossary/argument/index.html (limited to 'files/ru/glossary/argument/index.html') diff --git a/files/ru/glossary/argument/index.html b/files/ru/glossary/argument/index.html new file mode 100644 index 0000000000..c1314c28f9 --- /dev/null +++ b/files/ru/glossary/argument/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