js how to change the name of a variable code example Example: js changing name variable window[someVaribale]="foo"; window["name_" + someVariable]="foo";