Right
Extract the rightmost count characters from a string
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The string to extract from | |
|
|
| The number of characters to retrieve. |
Examples
Related
Last updated