Get the value of a string parameter. Use only for: string, stringptr or charptr parameter types.
void GetString(int num, char[] buffer, int size)
Parameter number to get, starting at 1.
String buffer to store result.
Buffer size.
Invalid handle, invalid param number or invalid param type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.