Nodes/ComfyLab Pack/Format: Multiline (lab)
ComfyUI Node

Format: Multiline (lab)

Format a multiline string, with any number of inputs. Placeholders can be either '{arg0}', '{arg1}, ... or '{0}', '{1}', ... Inputs can be strings, integers, floats, booleans.

By bugltd·Created 2 years ago·Updated about a year ago· 10
Format: Multiline (lab)
    • formatted
    formatfirst arg by name: {arg0} second by index: {1}
    CategoryComfyLab/utils

    Inputs (1)

    NameTypeDefaultDescription
    formatSTRINGfirst arg by name: {arg0} second by index: {1}placeholders can be either '{arg0}', '{arg1}, ... or '{0}', '{1}', ...

    Outputs (1)

    NameTypeDescription
    formattedSTRING