# Function(something)

**URL:** https://forum.kirupa.com/t/function-something/126010
**Category:** Uncategorized
**Created:** [October 19, 2004, 7:10pm UTC](https://forum.kirupa.com/t/function-something/126010 "2004-10-19T19:10:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Battin](https://avatars.discourse-cdn.com/v4/letter/b/8dc957/32.png) [@Battin](https://forum.kirupa.com/u/Battin)
#### Post date: [October 19, 2004, 7:10pm UTC](https://forum.kirupa.com/t/function-something/126010/1 "2004-10-19T19:10:00Z")

</div>

Ok here is a very simple question… but i havent found out how this thing works yet…

i know about doing like this:

function\_name = function(){  
bla bla  
bla  
};

but what does this do? I’ve seen people code like that:

function\_name = function(some text in here? - what does it do?){  
bla bla  
bla  
};

i wanna be better at flash coding, but I feel like I have alot of limitations right now…
