Coding Error! Help Needed

Hi! Can someone please tell me where the error is in this code? It’s saying “goto KAYLA_CC on line 8939 should end the branch…”
Thank you.

Which goto are you using? Do you want to go to KAYLA_CC or Customize if they choose that choice?

You can’t have 2 goto’s in a choice. You can only have one and it should be at the very end of the choice option. If you want them go to back to the label “Customize” after they are done customizing, that goto should be at the end of the CC template, not inside that choice

1 Like

you can not have two goto, in one choice

the goto customise has to be where the cc ends, for that charactire.

@authorjune you can check out @Dara.Amarie script for coding for error Dara.Amarie have alots script for the choice template for cc choice