Skip to content

countItems()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
uint8_t countItems()

Returns the number of items in the payload. An item is defined as a group of characters that have a delimiter at each end, or a delimiter at the start and an end of line at the end. The exception is when characters are enclosed with quote marks.

Clone this wiki locally