Wireshark - 1.0 Betriebsanweisung

Seite von 284
10.4.5.1.4. address:__le()
compares two Addresses
10.4.5.1.5. address:__lt()
compares two Addresses
10.4.5.2. Column
A Column in the packet list
10.4.5.2.1. column:__tostring()
10.4.5.2.1.1. Returns
A string representing the column
10.4.5.2.2. column:clear()
Clears a Column
10.4.5.2.3. column:set(text)
Sets the text of a Column
10.4.5.2.3.1. Arguments
text
The text to which to set the Column
10.4.5.2.4. column:append(text)
Appends text to a Column
10.4.5.2.4.1. Arguments
text
The text to append to the Column
10.4.5.2.5. column:preppend(text)
Prepends text to a Column
10.4.5.2.5.1. Arguments
text
The text to prepend to the Column
10.4.5.3. Columns
The Columns of the packet list.
10.4.5.3.1. columns:__tostring()
10.4.5.3.1.1. Returns
The string "Columns", no real use, just for debugging purposes.
Lua Support in Wireshark
207