Skip to content

Commit

Permalink
Update doc/builtin.jax
Browse files Browse the repository at this point in the history
Co-authored-by: K.Takata <kentkt@csc.jp>
  • Loading branch information
h-east and k-takata authored Oct 10, 2023
1 parent 9271c7b commit dad03a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/builtin.jax
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ digraph_setlist({digraphlist}) 真偽値 複数のダイグラフ |digraph| の
echoraw({expr}) なし {expr} をそのまま出力する
empty({expr}) 数値 {expr}が空なら|TRUE|
environ() 辞書 すべての環境変数を返す
err_teapot([{expr}]) なし {expr}|TRUE|の場合、E418、または
err_teapot([{expr}]) なし {expr}|TRUE| の場合、E418、または
E503 を与える
escape({string}, {chars}) 文字列 {string}内の{chars}を '\' でエスケープ
eval({string}) 任意 {string}を評価し、値を得る
Expand Down

0 comments on commit dad03a3

Please sign in to comment.