delphirtl
Version:
RTL functions from Delphi
20 lines (10 loc) • 349 B
Markdown
[**delphirtl**](../README.md) • **Docs**
***
[delphirtl](../globals.md) / ParamCount
# Function: ParamCount()
> **ParamCount**(): `number`
Returns the number of parameters passed to the app
## Returns
`number`
## Defined in
[src/rtl.ts:34](https://github.com/chuacw/delphirtl/blob/b2d86277a5251f0037cf01044224c3e29dc4c6be/src/rtl.ts#L34)