Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
GameKit.Player.DisplayName
Queries name to display.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| GameKit | 8.5 | Yes | No | No | No | Yes |
MBS( "GameKit.Player.DisplayName"; PlayerID ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| PlayerID | The player identifier. | $player |
Result
Returns name or error.
Description
Queries name to display.Returns the string to display for the player.
The display name for a player depends on whether the player is a friend of the local player authenticated on the device. If the player is a friend of the local player, then the display name is the actual name of the player. If the player is not a friend, then the display name is the player’s alias.
Created 5th November 2018, last changed 8th November 2018
GameKit.Player.Alias - GameKit.Player.GuestIdentifier
Feedback: Report problem or ask question.
Links
MBS Xojo blog