Method Context():getScriptName() Professional

Query the scriptname used by the HTTP server.

Syntax
:getScriptName() --> cScriptName
Return

The method returns the scriptname as character string.

Description

The method returns a string containing the CGI script name used by the HTTP server when a form is submitted. It is equivalent to the ACTION= attribute of the <FORM> tag (e.g.: /cgi-bin/waa1gate.exe).

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.