Help Required on Negation

team below code give me TRUE

=ISNA(FINDROW(ServerDetails,"ServerDetails[ServerName]=%",$[ServerName content]))

i need the Negation of it , i mean to say like ![True]

in One Word How do i use Negation of Condition

=not()

Put your whole formula on that and it will reverse what is returned