beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

ArrayContainsString Op

ArrayContainsString

Check if an array contains a string which can also be a number (find,search,indexOf)



Edit Documentation

Full Name
  • Ops.String.ArrayContainsString
Visibility
  • Core Op - Official cables op
Author


 

INPUT PORTS


Array (Array)

Array to search through

SearchValue (String)

value to find

OUTPUT PORTS


Found (boolean Number)

outputs a boolean if found

Index (Number)

index in array that string was found at


Usages of ArrayContainsString

  • Examples
  • Public
  • My Patches
  • Ops

Changelog


created opuser avatarpandur - 2020-06-09
Ops.User.pandur.ArrayContainsString renamed to Ops.String.ArrayContainsStringuser avatarpandur - 2020-06-09