ksh: the ! operator with functions




Hi,

If "F" is a function, in "sh" it is right: if ! F then ...; What is the
equivalent in ksh ?

Thanks in advance,
Jose Luis.

.