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

    Parameters

    • zcomp: ZComponentData

      The ZComponent data.

    • nodeID: string

      The node ID associated with the behavior.

    • label: string

      The behavior label.

    Returns string

    A string representing the generated script name for the behavior.