Welcome to the community
I believe you are checking the string data by logging in Log message or from the locals panel…And generally in both the places then string would be truncated and shown…
To see the whole string we would recommend to write the string variable to a text file using write text activity which would give you the whole string that is retrieved and from there you can identify the required name of the cookie
Hope this helps
cheers