Module:String: Difference between revisions
Jump to navigation
Jump to search
no edit summary
enws>Billinghurst m (Changed protection settings for "Module:String": called in Mediawiki: ns, should remain fully protected ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
enwp>Trappist the monk No edit summary |
||
| Line 59: | Line 59: | ||
Parameters | Parameters | ||
s: The string to return a subset of | s: The string to return a subset of | ||
i: The | 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. | ||