<< Click to Display Table of Contents >> Navigation: ThinBASIC Core Language > Script structure > TBMain > APP_GetEntryPoint |
Description
Get the name of the current main script function.
Syntax
s = APP_GetEntryPoint
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples