HWDISPLAY_BUILD
Controls the display of the application's build number on the application title bar.
Syntax
HWDISPLAY_BUILD val
Description
- val
 - Set this to any non-zero number to display the full build number.
 
Examples
To display the build number: HWDISPLAY_BUILD 1.
Errors
None.