Why doesn't the API/C reference guide show parameter types within method/fucntion signatures? It just shows the name of the parameter, I mean how hard is it to place the expected corresponding type? Or is guessing part of the development fun?
boolean
char
byte
int
unsigned int
long
unsigned long
float
double
string
array