[**delphirtl**](../README.md) • **Docs**

***

[delphirtl](../globals.md) / ParamStr

# Function: ParamStr()

> **ParamStr**(`index`): `string`

Returns the index'th argument passed to the app

## Parameters

• **index**: `number`

## Returns

`string`

## Defined in

[src/rtl.ts:46](https://github.com/chuacw/delphirtl/blob/b2d86277a5251f0037cf01044224c3e29dc4c6be/src/rtl.ts#L46)
