label

fun label(text: String): String

Answer a variant of the specified text such that tabs are replaced by spaces, for use with the label, headlabel, and taillabel attributes.

Return

The requested variant.

Parameters

text

Some arbitrary text.