跳到主要内容 跳到补充内容

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` |

本页面有帮助吗?

如果您发现此页面或其内容有任何问题 – 打字错误、遗漏步骤或技术错误 – 请告诉我们!