Skip to contents

indent s by indent many spaces; merge into a single string

Usage

pre_indent_merge(s, indent)

Arguments

s

a string

indent

an integer how much to indent s

Value

indented string