question

Prabin Gurung avatar image
Prabin Gurung asked

after executing playfab script, if we have multiple key value return then how to get multiple key value in different variable

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Made Wang avatar image
Made Wang answered

You can view the result returned by each API and its structure according to the API documentation, and then get the corresponding value. You can also use Postman to do some tests, it will return a cleaner data structure.

Can you describe your requirements? Which API is called? What data do you want to get?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.