跳到主要內容 跳至補充內容

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

此頁面是否對您有幫助?

若您發現此頁面或其內容有任何問題——錯字、遺漏步驟或技術錯誤——請告知我們!