Scripting

Search The Documentation:

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

tryStore

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Try to store an object into script memory and return the index of it

Parameters:

  • tag
    • A string value
  • compareUID Optional
    • An integer value

returns an Integer (whole number) value

Example:

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

How can we help?