Metadata select field essentialy stores key=value right? Example Australia = AUD
On the metadata screen there is an option of what to display on the front end so if I say I want to display key, every time I use keyword to call that metadata field Matrix will display key (Australia)
What I am wondering if there is a way to output key or value through keyword rather then a switch on metadata page for example: on one listing when I use metadata keyword I want to output key (Australia) on a different page I would like to output that metadata field as AUD when I put a keyword.
It would be great if there was a way to form a keyword like this %metadata_fieldname_key% would output Australia and %metadata_fieldname_value% would output AUD
Is something like this exists?