WritelineThis activity allows you to write text in the Output console. It prints one or more value on a single line with a new line character inserted at the end. This means, any subsequent output will be printed on a new line.
Using WriteLine Activity1. In the Canvas Tools pane, click Assign and Write to expand the tool and view the associated activities. 2. Drag the WriteLine activity and drop on to the Flowchart designer on the Canvas. 3. In the Text field, enter the text to be written in the Output panel. The text entered should be a string or a string variable. A WriteLine activity with a default display name is created. WriteLine PropertiesThe properties of WriteLine activity is listed in the following table and can be edited in the Propertes grid on the right pane.
|
On This Page Hide
Related Topics |