Yarn can't detect custom command

How do I…

I’m trying to get the game to detect if a custom command named ‘goto’ has been in the Yarn script but the game can’t check it.

What is the expected result

Check if ‘goto’ command has been executed then goto a branch with a name set by the only parameter of the goto command.

What is the actual result

Can’t even detect the goto command.

Related screenshots