Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

THTTPHeader.ScriptName

SCRIPT_NAME environment variable value

Declaration

Source position: httpdefs.pp line 453

public property THTTPHeader.ScriptName : string
  index Ord(hvScriptName)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

ScriptName contains the name of the script being executed. This corresponds to the SCRIPT_NAME environment variable in CGI.


Documentation generated on: Jan 16 2026