Name |
Right | |
Purpose |
Return right-most characters. | |
Description |
Returns the specified number of right-most characters from the input argument. | |
Return Type |
String | |
Argument | Input Value (String) | The string to process. |
Property | Length | The number of right-most characters to return. |