Please, tell me – how to create an enum in RealStudio( I’m pretty new in this area ).
I want to create enum in the global scope for application, and can’t find tutorial how to do this(((
Please, tell me – how to create an enum in RealStudio( I’m pretty new
Share
Create a module and go to its Code Editor. From the Project menu, select the Add submenu, then choose Enum. Alternatively you can use the toolbar but I don’t believe the Add Enum button is shown by default so you’ll have to customize the toolbar to see it.