:UserAgent
Class
Syntax
Read:
:UserAgent --> cUserAgent
Assign:
:UserAgent := cUserAgent
Parameters
cUserAgent. Text to present to the HTTP Server as the Application type for the process.
Description
A string indicating client browser type.
Commercial Browsers indicate a UserAgent to enable Web developers to program specific actions for their individual capabilities.
This variable is only used in the :Command() Method
See Also