Função getCurrentCard() do WMLScript
A função getCurrentCard() retorna o URL (relativo) do cartão atual.
Sintaxe
n = WMLBrowser.getCurrentCard()
Componentes | Descrição |
---|---|
n | A string retornada por essa função. |
Exemplos
var a = WMLBrowser.getCurrentCard();
Resultados
a = "card1#note"