Custom Command
FunctionsMember Functions

$globalName

Returns the global name of the user

Usage

$globalName[userID]
  1. userID - (Optional) default value: $authorID. The user ID of the user you want to return global name from.

Example

Using $globalName

How to return the global name from author

Member
9/5/2026

!!exec $globalName

Custom Command
APP
9/5/2026

User

Related Functions: $displayName $nickname $username

Function difficulty: Easy

Tags: name name global

On this page