help-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Select with fallback


From: Avid Seeker
Subject: Select with fallback
Date: Fri, 21 Apr 2023 18:52:26 +0000

Say I have the following fields:

```
nickname: Jose
fullname_es: José Pérez
fullname: Jose Perez
```

I want to select field all fields with nickname, and if nickname doesn't 
exists, it fallsback to the Spanish name, and if it doesn't exist it falls back 
to the English one, and if it doesn't exist, it prints nothing.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]