ALTTEXT Property
The ALTTEXT property defines the alternate text that is rendered in place of an image when the image is not shown. The property uses the following format:
ALTTEXT={value}
Note the following:
ALTTEXT may be used in CREATE, GETPROP, or SETPROP statements of ICON, PICT, or BUTTON objects
{value} is a literal or string variable defining the text to be shown.
An image may not appear based on a browser configuration setting or because the image resource is not accessible.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |