Small company logo:
   History
 
Advertising banner:
 
 FCAppURL
Home • Help • Customization Tools • FCAS • Language Reference • FCAppURL
 
FCAppURL (FirstClass internal functions)
Purpose
Returns the URL associated with an application.
Syntax
FCAppURL [ (AppName) ]


AppName
The name of the application.
If no application is specified, the URL of the current application is returned.

Examples
Debug FCAppURL
Debug FCAppURL ("rad")