Tags:
tag this topic
create new tag
view all tags
---+ .DATA GET PARAM VALUE _This subroutine allows you to get the value of a field from the URL. This is only useful when working with the <a href="APPXDataAPI" target="_blank">Data API</a> (Release 5.5.0 & higher)_ <br />%TOC% ---++ Usage: <pre> PASS <VALUE> FIELD SHARE? Y PASS <PARAM_NAME> FIELD SHARE? N PASS <PRIORITY_1> FIELD SHARE? N PASS <PRIORITY_2> FIELD SHARE? N PASS <PRIORITY_3> FIELD SHARE? N GOSUB --- .DATA GET PARAM VALUE * Check for errors IF --- .DATA GET PARAM VALUE NE </pre> ---++ Description: This subroutine allows you to get the value of a field from the URL. <VALUE> is the value returned (Required). It must be PASSed with Share = Y to receive the value <PARAM_NAME> is the parameter whose value you want to retrieve (Required). <PRIORITY_x> is the priority to use when retrieving the named parameter (Optional). Valid values are GET, POST and URL. If you don't specify a priority, the subroutine will use POST, GET, URL for POST type requests and GET, URL for all others. You can PASS up to 3 priorities. ---++ Comments <br />%COMMENT% -- %USERSIG{JeanNeron - 2020-03-03}%
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r2 - 2020-03-04
-
JeanNeron
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback