Comparison of programming languages (string functions): Difference between revisions

Content deleted Content added
Reverted 1 edit by 184.101.103.132 (talk) to last revision by Jerryobject
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5
Line 2,552:
|-
| <code>''string''.slice(-''n'')</code>
|[[JavaScript]]<ref>{{cite web |url=https://es5.github.com/#x15.5.4.13 |title=Annotated ES5 |publisher=Es5.github.com |access-date=2013-08-18 |archive-date=2013-01-28 |archive-url=https://web.archive.org/web/20130128185825/https://es5.github.com/#x15.5.4.13 |url-status=dead }}</ref>
|-
| <code>right(''string'',''n'' «,''padchar''»)</code>