Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Object Data
  5. findWithTag

findWithTag

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Get index by tag from a list of objects we have already stored. Use obj.tryStore() to find objects first!

Parameters:

  • tag
    • A string value

returns an Integer (whole number) value

Example:

1
obj.findWithTag(tag)
Tags
Was this article helpful to you? Yes No

How can we help?