[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Inserts a string into specified instance StringBuilder at the specified character position Tab=Strings [Property] Value=Sets the string to insert|2| Index=Sets the position in specified instance StringBuilder where insertion begins|1|0 [Methods] doInsert=Inserts a string into this instance at the specified character position|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| Value=Defines the string to insert|4|2 Index=Defines the position where insertion begins|4|1