Reference an element using JS

Hello,

I am trying to create a plugin for my application. I have an iframe. I want to use JavaScript to reference and manipulate the iframe. How do I do that? Where do I find the iframe name? Is it different then what I named it? Thank you.

Josh