For ARS version 3.0:
{ "actionList" => list of references to Action Hash ["changeDiary" => encoded string,] "elseList" => list of references to Action Hash "enable" => integer boolean, "helpText" => string, ["lastChanged" => integer,] "name" => string, "opSet" => integer bitmask, "order" => integer, "owner" => string, "query" => reference to internal struct, "schema" => string, "timestamp" => integer }For ARS 2.1 and earlier:
{ "actionList" => list of references to Action Hash ["changeDiary" => encoded string,] "enable" => integer boolean, "helpText" => string, ["lastChanged" => integer,] "name" => string, "opSet" => integer bitmask, "order" => integer, "owner" => string, "query" => reference to internal struct, "schema" => string, "timestamp" => integer }
Last changes to this page 21st July 1997 by d.j.adams@soton.ac.uk