Open topic with navigation CAPL Functions » Ethernet » Function Overview » ethernetPacket::protocol::field::IsAvailableDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ethernetPacket::protocol::field::IsAvailable
Valid for: CANoe DE • CANoe4SW DEMethod Syntax
long ethernetPacket.<[protocol](../../../CANoeCANalyzer/Ethernet/Protocols/Protocol.md)>.<field>.IsAvailable();
Description
Returns if a protocol field is available in the Ethernet packet. This can be used, if the protocol contains optional fields or options.Parameters
—Return Values
- 1: Protocol field is available
- 0: Protocol field is not available