Documentation Index

Fetch the complete documentation index at: https://support.tulip.co/llms.txt

Use this file to discover all available pages before exploring further.

BADGE_ID_TO_USER()

Prev Next
This content is currently unavailable in Chinese. You are viewing the default (English) version.

Description

Converts a badge id to a user object

Available In

  • Apps

Syntax

BADGE_ID_TO_USER(badgeID: Text) => User

Example

BADGE_ID_TO_USER("123") = User<abc>