can i call variable dynamically code example Example: js changing name variable window[someVaribale]="foo"; window["name_" + someVariable]="foo";