https://emily.shillest.net/ayaya/index.php?マニュアル/関数/STRLEN
STRLEN†
Format†
STRLEN( string )
Function†
- 文字列の文字数を返します。
- バイト数では無いことに注意してください(漢字等も1文字と数えます)。
Arguments†
- string
- 文字数を調べたい文字列。
Return value†
Related†
Version†
- YAYA: Available from the start
- Available in AYA5.8
Example†
- No example yet.
- Someone please provide one!