• Generates a script name for a node label, ensuring uniqueness within the context of a ZComponent's nodes.

    Parameters

    • zcomp: ZComponentData

      The ZComponent data.

    • label: string

      The node label.

    Returns string

    A string representing the generated script name for the node.