StringEngine Reference
Edit Script
strip
strip
(
a_text
)
文字列の先頭と末尾の空白文字 (space, tab, return, line feed) を除去します。
Parameters
a_text (string or Unicode text)
Result
string or Unicode text