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.

Preview of the String > Left node


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


Example of String Left node returning the leftmost characters of a string

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.