String Left Functoid

 

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

Input

Parameter 1: A string from which to retrieve a specified number of its starting 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 starting characters from the string specified by parameter 1.

See Also

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