[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Replaces all occurrences of a specified string in a specified instance StringBuilder Tab=Strings [Property] oldValue=Sets the string to replace|2| newValue=Sets the string that replaces oldValue|2| [Methods] doReplace=Replaces all occurrences of a specified string with another specified string|1|0 onResult=Occurs after building and writes the result to the flow ARG(result)|2| onError=If an error occurs, an error message appears ARG(Error message)|2|2 Result=Returns the building result|3| ToString=Converts the value of this instance to a String|3|2 StringBuilder=Defines the instance of StringBuilder|4| oldValue=Defines the string to replace|4|2 newValue=Defines the string that replaces oldValue|4|2