Skip to content

Commit 5e1eec3

Browse files
h-eastmityu
andauthored
Update doc/builtin.jax
Co-authored-by: mityu <[email protected]>
1 parent ddb6986 commit 5e1eec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/builtin.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5773,8 +5773,8 @@ id({item}) *id()*
57735773
を取得する方法を提供する。
57745774

57755775
{item} は、リスト、Tuple、辞書、オブジェクト、ジョブ、チャネル
5776-
またはBlob になる。アイテムが許可された型でない場合または null
5777-
値indexの場合は、空の文字列が返される。
5776+
または Blob になる。アイテムが許可された型でない場合または
5777+
null 値の場合は、空の文字列が返される。
57785778

57795779
|method| としても使用できる: >
57805780
GetItem()->id()

0 commit comments

Comments
 (0)