In ZScript->Compiler Settings->Global Settings, we have a label:

void run() label
with a text box immediately to the right of it with "run" prefilled in. The help text currently says:

Change this to change the name of the starting function of scripts.
If you backspace out "run" and type a different function name in, the label doesn't automatically change. I think this is a little confusing. I suggest changing the label to something like "entrypoint label" or "main function label"