EndCode&()

Last Modified: 9/9/2021

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

Example

Syntax: EndCode&()
    a& = EndCode&()
    Print a&

See Also

StartCode&