ProtoFlux:Format String

From Resonite Wiki
Revision as of 22:33, 15 January 2024 by Arti (talk | contribs) (add format node)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Format
Format
*
FormatProvider
Parameters
+
-
Formatting

This node simply calls the C# String.Format function using the provided parameters.

Inputs

Format (String)

A composite 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.