# RegEx or Wild card in field name?

**URL:** https://community.mp3tag.de/t/regex-or-wild-card-in-field-name/12006
**Category:** Export
**Created:** [May 13, 2011, 5:19pm UTC](https://community.mp3tag.de/t/regex-or-wild-card-in-field-name/12006 "2011-05-13T17:19:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![LosMintos](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/54ee81/32.png) [@LosMintos](https://community.mp3tag.de/u/LosMintos)
#### Post date: [May 13, 2011, 5:19pm UTC](https://community.mp3tag.de/t/regex-or-wild-card-in-field-name/12006/1 "2011-05-13T17:19:21Z")

</div>

Hi all,

consider as an example a FLAC file with following fields (and values):

ALBUM RATING A=2  
ALBUM RATING B=4  
ALBUM RATING C=3

Is it possible somehow to export all the fields beginning with ALBUM RATING at once? Think of a $meta\_new(ALBUM RATING \*,;), that should led to 2;4;3 as output.

🙂
