[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Appends the string returned by processing a composite format string, which contains zero or more format items, to this instance. Each format item is replaced by the string representation of a corresponding argument in a parameter array Tab=Strings [Property] Format=Sets a composite format string|2|{0} {1} [Methods] doAppendFormat=Appends the string returned by processing a composite format string|1|0 onResult=Occurs after processing 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 processing result|3| ToString=Converts the result to a String|3|2 StringBuilder=Defines the instance of StringBuilder|4| Args=Defines an array of objects to format|4|13 Format=Defines a composite format string|4|2