Web methods syntax: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
(No difference)

Latest revision as of 02:47, 19 December 2014

The syntax for each of the Web class methods is shown below.

Square brackets indicate optional elements of the method invocation. See also the notation conventions for methods and the List of Web methods.

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

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