Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameTypeRequiredComments
thresholdfloatyesThreshold setting is a floating point number greater than 1.0

Flags

None

Return value

void void

Examples

Code Block
languagetext
// This example uses a threshold of 2, which is a common threshold value.

...


findTail 2;

Additional information

Related commands

...