پودمان:String: تفاوت میان نسخه‌ها

۱ بایت اضافه‌شده ،  ‏۱۵ دسامبر ۲۰۲۳
جز
۱ نسخه واردشده
fa>Wikivahdat
(separate annotations for str.match from those for str._match)
 
جز (۱ نسخه واردشده)
 
(۳ نسخهٔ میانی ویرایش شده توسط ۳ کاربر نشان داده نشد)
خط ۵۹: خط ۵۹:
Parameters
Parameters
     s: The string to return a subset of
     s: The string to return a subset of
     i: The fist index of the substring to return, defaults to 1.
     i: The first index of the substring to return, defaults to 1.
     j: The last index of the string to return, defaults to the last character.
     j: The last index of the string to return, defaults to the last character.