help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
FetchVarVal
Declaration
Source position: pwumain.pas line 192
function
FetchVarVal
(
index
:
LongWord
):
String
;
Notes
Fetches a web variable by index instead of by name (for e.g. can be used in a loop).
See also
FetchVarName
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505