Replace "@:Dog.Name" and "@Bird.Name" with values from the Dog object and Bird object using a script? Use Java. { "Dog":

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Replace "@:Dog.Name" and "@Bird.Name" with values from the Dog object and Bird object using a script? Use Java. { "Dog":

Post by answerhappygod »

Replace Dog Name And Bird Name With Values From The Dog Object And Bird Object Using A Script Use Java Dog 1
Replace Dog Name And Bird Name With Values From The Dog Object And Bird Object Using A Script Use Java Dog 1 (40.96 KiB) Viewed 36 times
Replace "@:Dog.Name" and "@Bird.Name" with values from the Dog object and Bird object using a script? Use Java. { "Dog":{ "Name":"Haley", "Breed":"Labrador Retriever", } "Bird":{ "Name":"Layla", "Color":"purple", } "Animals":{ "Dog_Name":"@:Dog.Name", "Bird_Name":"@:Bird.Name", } } Here's an example of how it should look after running the script: "Animals":{ "Dog_Name":"Haley", "Bird_Name":"Layla", }
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply