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.Score.FormattedValue
Returns the player’s score as a localized string.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| GameKit | 8.5 | Yes | No | No | No | Yes |
MBS( "GameKit.Score.FormattedValue"; ScoreIdentifier ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| ScoreIdentifier | The identifier for the score object. |
Result
Returns text or error.
Description
Returns the player’s score as a localized string.This property is invalid on a newly initialized score object. On a score returned from GameKit, it contains a formatted string based on the player’s score. You determine how a score is formatted when you define the leaderboard in App Store Connect.
Never convert the value property into a string directly; always use this method to receive the formatted string.
Created 5th November 2018, last changed 8th November 2018
GameKit.Score.Date - GameKit.Score.GetContext
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins