guides:o4w:o4w_api:o4wgetvalue

O4WGetValue routine

Looks through the specified string (using the passed-in query string if <request> is null) for the specified <name>.

value = O4WGetValue(name, status, request)

The function has the following parameters:

ParameterDescription
idThe id of an O4W control.
statusBoolean. Set by the routine. True if a value return, False if not.
requestThe http request.

Null if not found. The value associated with the name, if found.

Combines the functionality of inet_queryparam and cookie searching.

  • guides/o4w/o4w_api/o4wgetvalue.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1