[POSITIVE] SHARED CONST identifier = value SHARED CONST identifier IN (min,max) = value SHARED CONST identifier IN "[" min,max) = value SHARED CONST identifier IN (min,max "]" = value SHARED CONST identifier IN "[" min,max "]"" = value
SHARED CONST x = 42 POSITIVE SHARED CONST y = -42: ' this raises an error! SHARED CONST width IN (0,320] = 128
See also the following example files:
SrC#
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!