Outputs the n leftmost characters of a given string.
n can be specified either as an input pin or as a property in the Editor
panel.
Properties
String
: Text on which to search
Default : empty
Integer
: Number of leftmost characters to output
Default : 0
Inputs
Name | Type | Description |
---|---|---|
String | String | Text on which to search |
Integer | Integer | Number of leftmost characters to output |
Outputs
Name | Type | Description |
---|---|---|
String | String | n leftmost characters of the string |
Example
Need more help with this?
Don’t hesitate to contact us here.