Click or drag to resize
TEXT

This topic contains the following sections:

TEXT — Rendered as a text in the Results window.

Example

A text assigned to the TEXT variable is rendered as the <P> HTML element.

C#
TEXT = "Hello World!";
TEXT = "I am C2Explorer!";
Code
text code 01
Result
text code 01 result
See Also

Reference