A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: DELETING variables!!!! HELP!

  1. #1
    Junior Member
    Join Date
    Feb 2001
    Posts
    16
    Here's a crazy question for ya. Is there a way to completely remove the existence of a variable? I don't mean just assigning it a NULL value, but completely removing it.

    The reason I'd want to do this is because I want to use the getURL command using POST or GET, but there are certain variables I just don't want sent.

    Any ideas?

  2. #2
    Hack
    Join Date
    Mar 2000
    Location
    Madison, WI
    Posts
    1,753
    delete variablename;


  3. #3
    Junior Member
    Join Date
    Feb 2001
    Posts
    16
    thanks so much

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center