Replace Substring (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
Replace Substring
'Replace Substring' LogiX node
Inputs
  String Str
  String SearchFor
  String ReplaceWith
Outputs
  String *

The Replace Substring node outputs the input Str with every instance of the SearchFor substring replaced with the ReplaceWith string.

Usage

If no instance of the SearchFor substring is found, the output of this node is identical to the Str input.

Examples

ReplaceSubstringExample.jpg

Node Menu

String
Back Characters Quick Format Special Characters + < >
× Capitalize Compare Strings Contains Empty String
Ends With Escape String Format Get Type Index Of String Is String Empty New Line
Null String Replace First Substring Replace Substring Reverse String Starts With String Insert String Join
String Length String Remove Strip RTF Tags Substring To Lower To String To Upper
Trim String Unescape String