History
FCAppURL
Home
•
Help
•
A0
•
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")