-
Notifications
You must be signed in to change notification settings - Fork 1
ReservedKeyword
Hyomoto edited this page Jun 24, 2021
·
1 revision
Jump To | Go Back |
Arguments | Methods | Variables |
---|
Implements: Error
Thrown when a call is made to use a keyword that is reserved.
Name | Type | Purpose |
---|---|---|
_call | undef |
No description |
_value | undef |
No description |
Jump To | top |
---|
Jump To | top |
---|
Name | Type | Initial | Purpose |
---|---|---|---|
message | undef |
conc( "The function ", _call, " failed because ", _value, " is a reserved keyword." ) | No description. |
Devon Mullane 2020