Skip to content

containsTrue()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
bool containsTrue()

Checks the next item in the payload and returns true if it is the test string 'true' or 'TRUE'.

This has no effect on the processing of payload items and will not have any effect on the index that tracks payload item processing.

Clone this wiki locally