Object Token Syntax
  • 27 Jun 2020
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Object Token Syntax

  • Dark
    Light
  • PDF

Article summary

Before learning more about the various capabilities you can build into your apps, you need to know about object token syntax.

An object token is simply the numeric ID of any object inside square brackets.

Example

[10] refers to the object in your app with ID 10

Keep this syntax in mind as you discover new features to build into your apps because they may require you to know or use object token syntax.


What's Next