PrepareAlarm
Docslocal retval = PrepareAlarm(alarmName)Description
Prepares any banks required to play the given alarm
Parameters
| Name | Type | Description |
|---|---|---|
alarmName | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = PrepareAlarm(alarmName)Prepares any banks required to play the given alarm
| Name | Type | Description |
|---|---|---|
alarmName | char* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!