LEFT

The LEFT function outputs the first n characters of the string from the left.

The number of characters returned is specified by the Count property.

Input

Number of Connections: Min: 1/Max:2
InputData TypeDescription
Input1StringThe original string.
Input2IntegerSets the Count property. (optional)

Output

OutputData TypeDescription
Output1StringThe sub-string.

Property

NameProperty TypeDescription
CountIntegerThe number of characters from the left of the string to output.

Topic


Example

PropertyOutput
Input 1Infoteria Corp.Count9Infoteria