
| 8.15 I can't display a dollar sign in my WML code, what's wrong? |
|
The dollar sign $ in WML is a reserved character for use with variable replacement. To display a dollar sign, simply use two dollar signs, like this:
<p>Your total phone bill for today is $$ 9934.87 plus VAT</p> This will display Your total phone bill for today is $ 9934.78 plus VAT |
| [ Main ] [ 08 - Troubleshooting ] |
| © 2001, 2002, 2003, 2004 This document is the collective property of the WMLProgramming and OUI-support mailing lists. |