https://emily.shillest.net/ayaya/index.php?マニュアル/関数/ISINTSTR
ISINTSTR†
Format†
ISINTSTR( string )
Function†
- 与えられた文字列が整数として解釈可能かどうかを判定します。
Arguments†
- string
- 判定したい文字列。
Return value†
- 整数として解釈可能な場合、1
- 整数として解釈できない場合、0
Related†
Version†
- YAYA: Available from the start
- Available in AYA5.8
Example†
- No example yet.
- Someone please provide one!