blob: 50e399e6d08ab1421cfaf2ccd251e56ac51ea424 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int stringp(mixed arg)
3
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Return 1 if arg is a string.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstra715ec202025-07-09 22:18:31 +02007SEE ALSO
8 bytesp(E), clonep(E), closurep(E), coroutinep(E), floatp(E), intp(E),
9 lpctypep(E), lwobjectp(E), mappingp(E), objectp(E), pointerp(E),
10 referencep(E), structp(E), symbolp(E)