module http
function QueryParam( param )
/querytest.ecl?par=(not latin text)
don`t handle any NOT LATIN chars.
Test:
Code:
use http;
var arr := QueryParam("chars");
print("QueryParam string len "+len(chars)+" and array: "+arr);
browser:
http://localhost:5002/test.ecl?chars=Ð