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.
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
Need more help with this?
Don’t hesitate to contact us here.




