I need to access a value as faces["[ab]"]. faces is a function. My attempt is below.
faces["[ab]"]
var alt = [ab]; var r = faces["`+alt+`"]