help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Procedures and functions
]
Reference for unit 'pwumain' (
#powtils_main
)
SetVarAsInt
Declaration
Source position: pwumain.pas line 199
procedure
SetVarAsInt
(
const
name
:
String
;
value
:
LongInt
)
;
Notes
Sets an integer to a web variable (for use with for e.g. templateout/fmt)
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505