You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently constants are only displaying when the list is called on a standalone statement, not within an opcode. Contansts are applicable anywhere and therefore the list should get a general availability.
Constants defined in constants.txt are not included on the list.
another note: list of values for an "extended" param (enum) should not include functions (currently it does).
should display user-defined constants (const..end)
currently constants are only displaying when the list is called on a standalone statement, not within an opcode. Contansts are applicable anywhere and therefore the list should get a general availability.
Constants defined in constants.txt are not included on the list.
another note: list of values for an "extended" param (enum) should not include functions (currently it does).
should display user-defined constants (const..end)