Append string as new line

Syntax

s.addline(ss [flags])

 

Parameters

s - str variable.

ss - string to append.

flags:

1 Don't add new line characters at the end.

 

Remarks

Added in QM 2.2.0.