Модул:GetParameters: Таърихчаи вироишҳои

Интихоби тафовут:қуттии нусхаҳоро барои тафовут қайд кунед ва тугмаи дохил кардан ё тугмаи зерро пахш кунед.
Шарҳ: (феълӣ) тафовут бо нусхаи феълӣ (қаблӣ) = тафовут бо нусхаи феълӣ, ҷузъ = вироиши ҷузъӣ

5 Декабри 2022

  • феълӣқаблӣ 02:5402:54, 5 Декабри 2022TajikMaterialist баҳс ҳисса 1 807 байт +1 807 Саҳифаи нав: local p = {} --[[ Helper function that populates the argument list given that user may need to use a mix of named and unnamed parameters. This is relevant because named parameters are not identical to unnamed parameters due to string trimming, and when dealing with strings we sometimes want to either preserve or remove that whitespace depending on the application. ]] function p.getParameters( frame_args, arg_list ) local new_args = {}; local index = 1; l...