Searches the list of valid visual attributes in Oracle Forms. When the given
visual attribute is located, the subprogram
returns a visual attribute ID. You must return the ID to an appropriately typed
variable. Define the variable with a type of
VisualAttribute.
FUNCTION FIND_VA
(va_name PROPERTY);
Built-in Type unrestricted function
Returns VisualAttribute
Enter Query Mode yes
Referencing Oracle Forms Objects by Internal ID