Last updated 2 months ago
Was this helpful?
Converts a struct to a query string using the specified delimiter.
The default delimiter is {@code "&"}
StructToQueryString(struct=[structloose], delimiter=[string])
struct
true
The struct to convert
delimiter
string
false
The delimiter to use in the query string. Default is "&"
&