Why is ,,OnBegin&lt,, underlined in red?

Why is ,OnBegin&lt, in this Verse code underlined in red? Sorry I really have no idea about verse :slight_smile:

Hey @user_bf238de613936b6f67ae937b4d1270e206e5ca9fbefae279d10f95 how are you?

β€œOnBegin” is a function, so it should be writen as a function.

It should look like this:

OnBegin<override>()<suspends>:void=

It appears that some of the characters in your code were copied incorrectly, or that your keyboard was misconfigured when you typed them.

Hope this helps you!