int getJitterMax();
int val; ... // Assign to val the upper value of the Jitter val = getJitterMax(); ...