Add splitStrByLine function
This commit is contained in:
parent
ca6fc9cd79
commit
3444b9c9c8
2 changed files with 36 additions and 31 deletions
|
@ -2053,6 +2053,9 @@ pages:
|
|||
numberToString: "数値をテキストに"
|
||||
_numberToString:
|
||||
arg1: "数値"
|
||||
splitStrByLine: "テキストを行で分割"
|
||||
_splitStrByLine:
|
||||
arg1: "テキスト"
|
||||
ref: "変数"
|
||||
fn: "関数"
|
||||
_fn:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue