Please enable JavaScript to view this site.

ESL Documentation

Use the subroutine statement to declare an ESL subroutine. You can then reference the subroutine before you define it; for example:

 

subroutine ReadFile(string:InputFile,

    string:DisplayRegionName)