Convert String to Integer

Integer.valueOf(some-string) works perfectly and sublimely easy.

Fabulous, thanks.

But one additional question: where is this in the Processing.org Reference page(s)? I feel like I’m missing a lot of Processing features/functions/methods.