How many parameters can i pass from client script to script include?

Ankit Kumar6
Tera Contributor

HI Developers,

How many parameters can i pass from client script to script include (under function addParam) ?

 

Thanks

 

5 REPLIES 5

Amit Verma
Kilo Patron
Kilo Patron

Hi @Ankit Kumar6 

 

I have not seen any official documentation which states this limit but we have a working Client Callable Script Include which intake 6 Parameters.

 

As per this link https://developer.servicenow.com/dev.do#!/reference/api/utah/client/c_GlideAjaxAPI , we can execute addParam multiple times with different parameters and values so I don't think their should be any limit on the number of params to be added.

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Ankur Bawiskar
Tera Patron
Tera Patron

@Ankit Kumar6 

no limit

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Community Alums
Not applicable

Hi @Ankit Kumar6 ,

There isn't any limit!!

 

Community Alums
Not applicable

Hi @Ankit Kumar6 ,