From http://www.w3schools.com (Copyright Refsnes Data)
Complete WMLScript WMLBrowser Library
The getCurrentCard() function returns the relative URL of the current card.
| n = WMLBrowser.getCurrentCard() |
| Part | Description |
|---|---|
| n | The string returned from the function |
| var a = WMLBrowser.getCurrentCard(); |
| a = "card1#note" |
Complete WMLScript WMLBrowser Library
From http://www.w3schools.com (Copyright Refsnes Data)