skip to main content

Library Routines : WD2$CLIENT_INFO

WD2$CLIENT_INFO
The WD2$CLIENT_INFO library routine returns information about the web browser. It can be used only in Web Direct 2.0 environment.
Syntax:
 CALL "WD2$CLIENT_INFO" USING opCode
Parameters:
Return code:
returnCode definition and meaning depend on the opcode.
Examples:
Example - Get Browser and Agent from client (this works only on WD2)
call "WD2$CLIENT_INFO" using wd2-get-browser-name
call "WD2$CLIENT_INFO" using wd2-get-user-agent
display message user-agent X"0D0A" browser-info.
 

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left