المعامل []
الخاص بالصنف String
في روبي
يعيد المعامل []
ب
البنية العامة
str[integer] = new_str
str[integer, integer] = new_str
str[range] = aString
str[regexp] = new_str
str[regexp, integer] = new_str
str[regexp, name] = new_str
str[other_str] = new_str
القيمة المعادة
يعاد
انظر أيضا
مصادر
- قسم المعامل [ في الصنف String في توثيق روبي الرسمي.]