ScreenOutputCallback (Web property)

From m204wiki
Revision as of 02:48, 19 December 2014 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Screen output callback function (Web class)

[Introduced in Model 204 7.6]


This page is under construction.

Syntax

%currentWebScreenCallback = %(Web):ScreenOutputCallback %(Web):ScreenOutputCallback = newWebScreenCallback

Syntax terms

%webScreenCallbackWebScreenCallback object
%(Web) The class name in parentheses denotes a shared method. ScreenOutputCallback can also be invoked via a Web object variable, which may be Null.

Usage notes

Examples

See also