Removes n characters from a given string at a given position index.

Preview of the String > Remove At Index node


Properties


  • String : String from which to remove characters
    Default : empty
  • Integer : Index at which to remove characters
    Default : 0.0
  • Size : Number of characters to remove
    Default : 0.0

Inputs


Name Type Description
String String String from which to remove characters
Integer Integer Index at which to remove characters
Size Integer Number of characters to remove

Outputs


Name Type Description
String String Resulting string

Example


Example of String Remove At Index node removing characters from a string

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

Thanks for your feedback.