Module:String/doc: Difference between revisions

Content deleted Content added
{{High-risk|1,400,000}}
m sub: Typo;
Line 40:
:The string to return a subset of
;i
:The fistfirst index of the substring to return, defaults to 1.
;j
:The last index of the string to return, defaults to the last character.