ઢાંચો:Str right
દિશાશોધન પર જાઓ
શોધ પર જાઓ
Usage[ફેરફાર કરો]
{{Str right|<string>|<offset>}}
Gives the characters from <offset> to the end of the string.
A negative <offset> is treated the same as zero, which simply returns the original string.
If <offset> is longer than <string> then this returns an empty string.
If <offset> is invalid, empty or undefined, this template goes berserk, so don't do that.
Limitations[ફેરફાર કરો]
- Up to 100 chararacters in the input string. If possible, first check length of input string using {{Str len}}. Using strings longer than 100 characters may result in the error "max index is 100 for str_sub".
- Limited set of characters.
- Expensive.
Examples[ફેરફાર કરો]
See also[ફેરફાર કરો]
Description of all string templates
The above documentation is transcluded from ઢાંચો:Str right/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |