Skip to content

Util.Numer

github-actions[bot] edited this page Sep 30, 2024 · 6 revisions

creates a formatted number
type: AeplSubClass

arguments:

  • number Number
  • settings Object

settings:

  • currency Any
  • roundTo Number

new Numer(2500); // "2,500"

Properties

🛈 value
🛈 raw
🛈 currency
🛈 roundTo
🛈 even
🛈 odd


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally