[index]
Existence Function
Syntax
For all objects:
the existence of <object> or
exists(<object>)
For menus:
the existence of {<menu> | <menuitem>}
Description
Examples
on mouseUp
if the existence of fld "date" is true then
put the short date into fld "date" else
put the short date end if
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.