You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ch04/03-formatted-messages.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,3 +45,7 @@ PRINT_BIG_FORMATTED {format} "~r~Horseshoes %d out of %d" {time} 3000 {style} 1
45
45
src="/img/ch-04-06.png"
46
46
alt="CLEO Formatted message with two numbers in red"
47
47
/>
48
+
49
+
:::tip
50
+
Sanny Builder Library provides the [complete reference documentation](https://library.sannybuilder.com/#/sa/script/extensions/CLEO/0AD0) for available format specifiers.
0 commit comments