# File lib/ruote/exp/ro_attributes.rb, line 96
    def lookup_val(att_options={})

      lval(
        VV,
        s_cartesian(%w[ v var variable ], VV),
        s_cartesian(%w[ f fld field ], VV),
        att_options)
    end