SecondBASIC Documentation v3

Home / Function Reference / EndCode&()

EndCode&()

Description: Returns the absolute address of the end of the code in the compiled application.

Syntax:

EndCode&()

Example:

        Print EndCode&()