MFML - v0.0.4
    Preparing search index...

    Function combineArgumentFormatters

    • Creates an argument formatter that sequentially applies each formatter from the list of formatters until one returns a formatted value. If none of the formatters returns a formatted value, then a value returned as-is.

      Parameters

      Returns ArgumentFormatter