Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
function | public | version 1.0 | no |
function Print(x) |
x | the element to output (string, number, array, anything) |
The functional version of the operator<<. The equivalent of the echo keyword. This function should be used to output text to the web document. If the BeginDocument function was not called before, a ConceptException will be raised. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:17 2011 GMT | (c)2011 RadGs Software |