String Right Functoid

 

Use the String Right functoid ( Icon that represents the String Right functoid.) to retrieve a specified number of characters from the end of a string.

Input

Parameter 1: A string from which to retrieve a specified number of its ending characters.

Parameter 2: A numeric value that is the number of characters to retrieve.

Output

Output 1: A string that contains the specified number of ending characters from the string specified by parameter 1.

See Also

String Functoids Reference
String Functoids
How to Add Basic Functoids to a Map