Difference between revisions of "Module:String"

Jump to navigation Jump to search
1 byte added ,  12:43, 7 November 2023
m
1 revision imported
en>RexxS
(separate annotations for str.match from those for str._match)
 
m (1 revision imported)
 
(3 intermediate revisions by 2 users not shown)
Line 59: Line 59:
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.


Navigation menu