Outputs the n rightmost 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 > Right node


Properties


  • String : Text on which to search
    Default : empty
  • Integer : Number of rightmost characters to output
    Default : 0

Inputs


Name Type Description
String String Text on which to search
Integer Integer Number of rightmost characters to output

Outputs


Name Type Description
String String n rightmost characters of the string

Example


Example of String Right node returning the rightmost characters of a string

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

Thanks for your feedback.