GetArgumentCount  Global

The GetArgumentCount function retrieves the number of arguments of the application command line.

Syntax

Integer Global.GetArgumentCount()

Parameters

The GetArgumentCount function has no parameters.

Return value

The GetArgumentCount function returns the number of arguments.

Example

count = GetArgumentCount()
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia