IsInTable 1

Description:

IsInTable method returns OK if the value of the current field exists in the specified table and is not the default. This method is used in the IP decoder to check that the next layer protocol is defined:

Parameters:

[Required]

Table

"Table"


Example:

FIELD protocol (Fixed 1) (Table protocol) IN_SUMMARY "Protocol" 100 "Protocol" VERIFY (IsInTable protocol)