SyntaxFix
Write A Post
Hire A Developer
Questions
Yes it is. You can use
alert(options[0][0])
to get the size "S"
or
alert(options[0][1])
to get the color "Red"