Parameter is a space separated list of fields to choose from
Description:
Searches each of the fields in order for any value and will assign the first non-blank value it finds
The title of this page and the examples below show extra spaces between [ ] that should not be used in code. Those spaces are shown here to prevent being caught in an unrelated escape sequence
Examples:
MyName [ ? ] FullName FirstName LastName
MyName ? FullName FirstName LastName