| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileName | String | The file name of the file to read. | ||
| text | String | ByRef | Returns the file's text contents. | |
| lockedRetryAttempts | Integer | Optional | The number of retry attempts if the file is initally locked. If omitted, a value of 0 is assumed. |
A Boolean value indicating success.