native
ArrayClear
Syntax
native ArrayClear(Array:which);
Description
Clears all entries from the array.
Parameters
| which | Array handle |
|---|
Return
This function has no return value.
Error
Invalid handle
native
native ArrayClear(Array:which);
Clears all entries from the array.
| which | Array handle |
|---|
This function has no return value.
Invalid handle