Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-01-01 14:15
Flavor·PCRE (Legacy)

/
^((\d|[A-Z])+\/)?((\d|[A-Z]){3,})(\/(\d|[A-Z])+)?(\/(\d|[A-Z])+)?$
/
Open regex in editor

Description

Use part 1, 3 , 5 for establish the portable callsign like 1 = DL/ 2 = F5UII 3 = /QRP

Submitted by F5UII (http://www.fuii.net)