| Name | <ElementTag.pad_left[<#>].with[<element>]> |
| Returns | ElementTag |
| Description | Returns the value of an element extended to reach a minimum specified length
by adding a specific symbol to the left side. |
| Group | element manipulation |
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ElementTag.java#L1615 |