Skip to content

CountOfArgs - cCommandLine

Include: Use System\Application.pkg

Returns the number of captured command-line arguments.

Type: Function

Return data type: Integer

Syntax

Function CountOfArgs Returns Integer

Call

Integer iCount
Get CountOfArgs of hoCommandLine to iCount

Description

Returns the number of captured command-line arguments.

See also