#โœ… | requirement, variable

1 messages ยท Page 1 of 1 (latest)

pale wrenBOT
#

Yes ๐Ÿ™‚ You can do that with a Loading Requirement on the text element.

Use:

  • Is Number
  • Compare mode: equals
  • Number: your variable value
  • Compare with: 1

If you want the text to show when the variable is 1 or more, use:

  • Is Number
  • Compare mode: bigger-than-or-equals
  • Compare with: 1

If you need different single-line text depending on the value:

  • make two Text elements
  • give each one a different Loading Requirement
    • one for equals 1
    • one for bigger-than-or-equals 2

If you want, I can show you exactly how to set it up with your variable name.

#

โœ… | requirement, variable