How can I send any character or string to Arduino with LCD ?

Hi!

What I would like to do is send message( strings or character ) to LCD which is on Arduino via ofArduino object.
How can I do that ?

Simply, I can use LiquidCrystal.h for it in Arduino IDE Programming.

Thanks!