Source: global.webLToJSTranslationStatus [edit]
This describes Andreas' current status of (un)successfully translated WebL functions to JS
DATE: 06 06 21


global.parseAddress(addrStr)  // doesnt work, compiled html instead of xml source returned

global.mweb(word) -- translated, still unverified, uncleaned

levy.foo2(a,b) // fully implemented, see locationObject

global.directions(fromAddr,toAddr)   // fully implemented

global.geocode(addr)  // works


render functions have to wait for now... running my development from command line