Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 067e830

Browse files
1 parent 7126f33 commit 067e830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/builtin.jax

+1-1
Original file line numberDiff line numberDiff line change
@@ -9865,7 +9865,7 @@ tr({src}, {fromstr}, {tostr}) *tr()*
98659865
< 戻り値は "{blob}" となる。
98669866

98679867
|method| としても使用できる: >
9868-
GetText()->toupper()
9868+
GetText()->tr(from, to)
98699869

98709870
trim({text} [, {mask} [, {dir}]]) *trim()*
98719871
{text} の先頭と/もしくは末尾から、{mask} 内のすべての文字を取

0 commit comments

Comments
 (0)