Table of Contents

Method ContinueOnNewLine

Namespace
Alternet.FormDesigner.Python
Assembly
Alternet.FormDesigner.Python.v9.dll

ContinueOnNewLine(string)

Generates a line-continuation character and outputs the specified string on a new line.

protected override void ContinueOnNewLine(string st)

Parameters

st string

The string to write on the new line.