Skip to main content
Nintex Community Menu Bar

how to read second parameter of query string?

  • December 22, 2017
  • 2 replies
  • 6 views

Forum|alt.badge.img+1

how to read second parameter of query string?

2 replies

Forum|alt.badge.img+14
  • Scholar
  • December 27, 2017

what you mean with second parameter?

query strings are always key+value pairs and you have to refer to key to get its value. query strings are not referenced by their positions.


Chris_Ben
Nintex Employee
Forum|alt.badge.img+14
  • Nintex Employee
  • May 23, 2018

Here's an example of a query string with two key value pairs.