Widget API: FontString:SetFormattedText

From AddOn Studio
Jump to navigation Jump to search

Widget API ← FontString < SetFormattedText

local time=100
setFormattedText("%d:%02d", floor(time/60), time%60)

See also

Icon-edit-22x22.png
Note: This is a generic section stub. You can help expand it by clicking Sprite-monaco-pencil.png Edit on the section title.