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

Format: String (lab)

Format a string, with any number of inputs. Placeholders can be either '{arg0}', '{arg1}, ... or '{0}', '{1}', ... Inputs can be strings, integers, floats, booleans. Search for 'python format' for all configuration options, there are many!

By bugltd·Created 2 years ago·Updated about a year ago· 10
Format: String (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