Home > Deploying an Application > Using Build Options to Cont...
Previous |
Next |
Build options enable you to conditionally display specific functionality within an application.
Build options have two possible values: INCLUDE
and EXCLUDE
. If you specify an attribute as being included, then the Application Express engine considers it part of the application definition at run time. Conversely, if you specify an attribute as being excluded, then the Application Express engine treats it as if it did not exist.
Topics:
See Also: See "Changing Application Build Status Set During Deployment" in Oracle Application Express Administration Guide. |