We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns a list of all of your TRP profiles
TRP3_API.profile.getProfiles()
profiles
Print out a list of all TRP3 Profiles:
local allProfiles = TRP3_API.profile.getProfiles() print(allProfiles)