Skip to content

Unpauseline

An alias of line that is only processed by SetText when the pause menu is not active.

Syntax

(1)

|unpauseline|

(2)

|unpauseline,linespacing|

Parameters

The same as line. Check its documentation to learn more.

Remarks

Just like line, this commend is treated like a manual line break by OrganiseLines since it logically resets the line to the first one and goes at the start of it, but it only does so if the pause menu is inactive. If it is active, this will not be treated like a logical line break.

This command was presumably done as a workaround to the OrganiseLines Known Issues > Not counting a whole word's width after the first line problem.