Nodes/SP-Nodes/SP_CacheCompositeKey
ComfyUI Node

SP_CacheCompositeKey

Creates a composite key from multiple string parts.

By bananasss00·Created 2 years ago·Updated 18 days ago· 21
SP_CacheCompositeKey
    • key
    prefix
    separator_
    part_A
    part_B
    part_C
    CategorySP-Nodes/cache

    Inputs (5)

    NameTypeDefaultDescription
    prefixSTRINGThe initial part of the key.
    separatorSTRING_The character or string used to join the key parts.
    part_AoptSTRINGAn optional middle part of the key.
    part_BoptSTRINGAnother optional middle part of the key.
    part_CoptSTRINGAn optional final part of the key.

    Outputs (1)

    NameTypeDescription
    keySTRING