Difference between revisions of "NXSL:right"

22 bytes added ,  16:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
(Initial version)
 
m (Text replacement - "^" to "{{deprecated}}")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
{{deprecated}}__NOTOC__
Returns the string of ''length'' characters of ''string'', optionally padded with ''pad'' character instead of blank starting from the right.  Padding occurs on the left portion of the string.
Returns the string of ''length'' characters of ''string'', optionally padded with ''pad'' character instead of blank (space) starting from the right.  Padding occurs on the left portion of the string.