tabs

fun tabs(indent: Int): String

Answer a String containing the specified number of tabs.

Return

The string.

Parameters

indent

The number of tabs.