void DefineBoolConstant(String AConstName, Boolean Value, String Help)
Defines new boolean constant.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AConstName | String | |
| 2 | Value | Boolean | |
| 3 | Help | String |
Result: stored in self (calling object)
Defines new boolean constant.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AConstName | String | |
| 2 | Value | Boolean | |
| 3 | Help | String |
Result: stored in self (calling object)