Nodes/Sage Utils/Set Text With Number
ComfyUI Node

Set Text With Number

Sets some text and adds a number at the end.

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Set Text With Number
    • str
    str
    num_type
    prefix
    suffix
    CategorySage Utils/text/helper

    Inputs (4)

    NameTypeDefaultDescription
    strSTRINGText to format with a number at the end.
    num_typeCOMBOChoose whether the appended number should be treated as float or int.
    prefixoptSTRINGText to prepend before the main string.
    suffixoptSTRINGText to append after the main string.

    Outputs (1)

    NameTypeDescription
    strSTRINGOutput value for str_out.