Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WGetValue routine ====== ==== Description ==== Looks through the specified string (using the passed-in query string if <request> is null) for the specified <name>. ==== Syntax ==== value = O4WGetValue(name, status, request) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |id|The id of an O4W control.| |status|Boolean. Set by the routine. True if a value return, False if not.| |request|The http request.|| ==== Returns ==== Null if not found. The value associated with the name, if found. ==== Remarks ==== Combines the functionality of inet_queryparam and cookie searching. guides/o4w/o4w_api/o4wgetvalue.txt Last modified: 2024/06/19 20:19by 127.0.0.1