Add splitStrByLine function

This commit is contained in:
syuilo 2019-05-01 16:33:54 +09:00
parent ca6fc9cd79
commit 3444b9c9c8
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
2 changed files with 36 additions and 31 deletions

View file

@ -2053,6 +2053,9 @@ pages:
numberToString: "数値をテキストに"
_numberToString:
arg1: "数値"
splitStrByLine: "テキストを行で分割"
_splitStrByLine:
arg1: "テキスト"
ref: "変数"
fn: "関数"
_fn: