[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/lucee/Example-Code/master/Types/example02-param.cfm [Back]  [Original]


param name="url.age" type="number";

dump(label:"Age:", var:url.age);


Web Proxy Viewer  |  New URL  |  Original Page