Voxel script to get the label of a site query variable

  • Posted 1 month ago

Hello. How do we get the label of a site query variable? I tried @site().query_var(flooring_type.label) and @site().query_var(flooring_type).label but neither work. Is it possible? Thanks!