Introjucer and script files

I've added some Lua script files to my Jucer project. How can I access them from within my app?

(I'm using VS 2013)

In the BinaryData class? Not sure exactly what you mean, TBH..

BinaryData, got it, thanks!

My only snag is that now when I edit a script I have to regenerate BinaryData, so it seems it would be better to use the patform's native resource file system wherever possible.