Hi,
What i want to achieve is the following:
I have written a function and it returns as boolean.
But in case of a "false" value i also want to return a string and in case of a "true" value i do not want to return a string.
How should i do this?
Thanx in advance
Michiel
