We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee1969 commit ddb6986Copy full SHA for ddb6986
doc/builtin.jax
@@ -372,7 +372,7 @@ job_start({command} [, {options}])
372
ジョブ ジョブを開始する
373
job_status({job}) 文字列 {job}のステータスを取得する
374
job_stop({job} [, {how}]) 数値 {job}を停止する
375
-join({list} [, {sep}]) 文字列 {expr}の項目を連結して文字列にする
+join({expr} [, {sep}]) 文字列 {expr}の項目を連結して文字列にする
376
js_decode({string}) 任意 JS形式のJSONをデコードする
377
js_encode({expr}) 文字列 JS形式のJSONにエンコードする
378
json_decode({string}) 任意 JSONをデコードする
0 commit comments