MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame] | 1 | SYNOPSIS |
| 2 | int pointerp(mixed arg) |
| 3 | |
| 4 | BESCHREIBUNG |
| 5 | Liefert 1, wenn das Argument ein Feld (Array) ist, ansonsten 0. |
| 6 | |
| 7 | SIEHE AUCH |
| 8 | closurep(E), floatp(E), mappingp(E), objectp(E), intp(E), |
| 9 | referencep(E), stringp(E), symbolp(E), clonep(E) |