Workbench User Guide : 14. Adding Other Components to Your Application : Global Constants : Delete a Global Constant
 
Share this page                  
Delete a Global Constant
You can delete a global constant on the Develop tab.
To delete a global constant
1. In the Applications portlet of the Develop tab, select the application in which you want to create, edit, or delete a constant, and then select the header bar of the Components portlet to make it active.
2. Select the name of the constant in the Components portlet.
3. Click Edit, Delete.
A standard confirmation dialog appears.
4. Click OK to confirm the deletion.
The constant is deleted.
Note:  You must also remove all instances of the deleted component from your code, or you will receive an error message when Workbench compiles your application.