PKIT_NOT_ERROR — Used to display messages only if it is a NOT a errormessage.
<PKIT_HAVE_MESSAGES> Here are some warnings messages for you: <p> <PKIT_MESSAGES> <PKIT_NOT_ERROR> <PKIT_MESSAGE> </PKIT_NOT_ERROR> </PKIT_MESSAGES> </p> </PKIT_HAVE_MESSAGES> <PKIT_HAVE_MESSAGES> Here are some error messages for you: <p> <PKIT_MESSAGES> <PKIT_IS_ERROR> <PKIT_MESSAGE> </PKIT_IS_ERROR> </PKIT_MESSAGES> </p> </PKIT_HAVE_MESSAGES>
Used to display messages only if it is NOT a errormessage. Or display errors and warnings in different places.