help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
GetVarAsFloat
Declaration
Source position: pwumain.pas line 195
function
GetVarAsFloat
(
const
name
:
String
):
double
;
Notes
Same as GetVar but returns value as float instead of a string.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505