# sc\_horizontalTab

## Description

This function is used to add a larger space before a character. The behaviour of this function is the same as pressing the 'tab' key. It can be used along with the concat function to return words or sentences with a larger space in front of them.

## Input / Parameter

N/A

## Output

| Description                                                    | Output Type |
| -------------------------------------------------------------- | ----------- |
| Returns the passed values with a large space in front of them. | Any         |

## Callback

N/A

## Video

Coming Soon.

## Example

Coming Soon.

### Steps

Coming Soon.

### Result

Coming Soon.

## Links
