Skip to Content
0
Former Member
Feb 14, 2014 at 02:26 AM

To Get value as Integer from request.parameter

58 Views

Hi,

In xsjs for get string value from request we use this code

$.request.parameter.get("name").toString(),

toString() function is used to get the string value object from the request parameter.

Like toString() function is there any functions or any other way to get integer value from the request parameter?

Best Regards,

Desanth