Script code
From HEWIKI
Script code is a collection of instructions, making up a script, written in HSL. Script Code is run by the Hero Script Engine, inside of HeroEngine. Script code is compiled into Bytecode on the server, and then executed as it is called by the game. Script code should not be confused with Source code, which is written in other programming languages.