Saltar al contenido principal Saltar al contenido complementario

STRIP_MARGIN

For each line, remove the prefix of control or whitespace characters, followed by the given margin character.

Syntax

STRIP_MARGIN(marginChar, input)

Arguments

Name Type Description Default Value
marginChar char
input string

Returns

Returns a string value.


Examples

marginChar input Output
| 'Hello
      \| World' |  World` |

¿Esta página le ha sido útil?

Si encuentra algún problema con esta página o su contenido (errores tipográficos, pasos que faltan o errores técnicos), no dude en ponerse en contacto con nosotros.