기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

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

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 알려 주십시오!