help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
GetCgiVarAsFloat
Declaration
Source position: pwumain.pas line 67
function
GetCgiVarAsFloat
(
const
name
:
String
):
double
;
Notes
Returns a cgi variable (url or form post/get) as a float.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505