Object Retrieval Syntax

From Script

Data from embedded script

Display All Properties of an Object

{
  "name": "Bow Rider",
  "type": "runabout",
  "engine": {
    "type": "Twin 4-cylinder, 4-stroke, 1.9 Litre",
    "name": "High Output Yamaha Marine Engine",
    "ignition": "key",
    "mount": "outboard"
  },
  "dims": {
    "lengh": 7.47,
    "beam": 2.6,
    "draft": 5.8
  },
  "tags": "runabout, sports, fishing, day-cruising",
  "cuddy": false
}

 

Copyright @ 2024 Anne Brown