ConcatLastPresentValue
Returns the last argument that has a value.
The ConcatLastPresentValue function evaluates each argument in order and returns only the last value that is present and non-blank. If none of the values are present, nothing is returned.
This function returns a String.
Arguments
Variable arguments | Add the values to evaluate as arguments. They can be structure elements or functions. |