Genesys CTI User Forum > Genesys-related Development

GVP Composer Parameters for Debugging

<< < (2/2)

gstkein:
One more thing, if a parameter must contain ; character the hay to write it is to encode it as %3B

for example
user_data=loginId%3BclientNumber;ucid=123

would produce 2 variables:
user_data=loginId;clientNumber
ucid=123

Navigation

[0] Message Index

[*] Previous page

Go to full version