https://emily.shillest.net/ayaya/index.php?マニュアル/関数/ISINTSTR
ISINTSTR†
Format†
ISINTSTR( string )
Function†
- Determins if a given string can be interpreted as an integer.
Arguments†
- string
- The string to be tested.
Return value†
- If it can be interpreted as an integer, 1
- If it cannot be interpreted as an integer, 0
Related†
Version†
- YAYA: Available from the start
- Available in AYA5.8
Example†
- No example yet.
- Someone please provide one!