Difference between revisions of "MessageBox"

5 bytes added ,  14:29, 8 May 2006
m
no edit summary
imported>JOG
m (→‎Other Functions: Added %%)
imported>JOG
m
Line 58: Line 58:
|The filling-char used for formatting is '0' instead of ' '
|The filling-char used for formatting is '0' instead of ' '
|}
|}




===Other Functions===
===Other Functions===


'''%d'''
'''%g'''


This one works just like "%.0f", displaying 0 decimal places.
This one works just like "%.0f", displaying 0 decimal places.
Line 75: Line 77:


Use this to display a percent-sign in the messagebox
Use this to display a percent-sign in the messagebox


===Examples===
===Examples===
Anonymous user