Skip to contents

Print New Line Character to the Console if Condition is Met

Usage

catNewLineIf(condition)

Arguments

condition

if TRUE the new line is printed else not

Value

Returns the condition, invisibly so that it can be reused