CountProgramParameters()

Syntax

Result = CountProgramParameters()
Description
Returns the number of parameters specified when calling the web page. Parameters are usually set in the URL: http://www.website.com/index.html?param1=hello&param2=world.

Parameters

None.

Return value

The number of parameters specified when calling the web page.

Remarks

ProgramParameter() may be used to read the individual parameters.

See Also

ProgramParameter()

Supported OS

All

<- BatteryLevel() - System Index - DeviceAlwaysOn() ->