IF (TEST [0] .checked ) {Alert (TEST [0] .Value)} All options in Radio Button can be accessed through an array, not directly using Test.Value, because Test is an array, so Test.Value does not exist And you can only use Test [x] .value