The call for analogs are
rc_ana_inXX
be careful though, you can't directly read these, you need to run them through the Analog to Digital Converter. If your using the default code it would be called like this
Code:
Get_Analog_Value(rc_ana_in01);
Make sure you set the proper number of analog channels to use though in user_routines.c