AJAX function parameter.
Class Param( name, [mand],[check] )
name | Name of the parameter |
mand | If true, the parameter is mandatory; if not received from the web, an error will be returned. |
check | Fucntion performing consistency checks on the received value. |
Properties | |
check | |
mand | |
name |