Friday, November 10, 2017

Oracle Form Built-in "BELL"

 Form Built In:- BELL:-
 
Syntax: BELL;
Built-in Type: unrestricted procedure
Enter Query Mode: yes
Description: Sets the terminal bell to ring the next time the terminal screen synchronizes with the internal state of the form. This synchronization can occur as the result of internal processing or as the result of a call to the SYNCHRONIZE built-in subprogram.
Parameters: none

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...