- Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
VAR CONSTANT PUBLIC RISE_SIGNATURE : STRING[4] := '^ : '; FALL_SIGNATURE : STRING[4] := 'v : '; END_VAR Will treat constants as field, when attempting to read we get an error over WebAPI.
Workround
Make constants not eligible for trans-pile marking them PRIVATE or PROTECTED.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested