StartCode&()
Previous
Next
Description
: Returns the absolute address of the start of the code in the compiled application.
Syntax
:
StartCode&()
Example:
Print StartCode&
()