Thank you, I'll try it now!
Added 25 minutes later
After clicking the check button, it displays an error: Function DevilF not defined, line1
This is a bug in the map editor. You shouldn't pay attention to this error.
You can name the function whatever you want, for example:
function Heroes() or whatever is convenient. After the word function, write anything.
function "your function name" () Write the name without quotes.