Format
Parameters
+
-
Formatting
This node simply calls the C# String.Format function using the provided parameters.
Inputs
Format (String)
FormatProvider (IFormatProvider)
An object that supplies culture-specific formatting information.
Nodes that output this type can be found in Strings/Localization
Outputs
* (String)
The formatted string.