API DocumentationfunctionsFunction: indent()On this pageFunction: indent() function indent(text, numberOfSpaces): string; Defined in: stringExtensions.d.ts:2 Indents the data with the given number of spaces. Note that the first line is not indented. Parameters ParameterTypetextstringnumberOfSpacesnumber Returns string