I have a Custom User Text Field which I need to display conditionally on a page. No reference to it in the documentations though pretty sure I did this in the past.
I want to
If [types usermeta='full-member'][/types] is not empty display a message.
If [types usermeta='full-member'][/types] is empty do not display a message.