Field Properties Structure

The routine ars_GetField returns a reference to the field properties structure.
{
"changeDiary" => list of references to Diary Entry Structures,
"createMode" => open or protected,
"dataType" => string,
"defaultVal" => string,
"displayInstanceList" => reference to displayInstancelist structure,
"fieldId" => integer,
"fieldMap" => reference to a HASH,
"fieldName" => string,
["helpText" => string,]
"lastChanged" => string,
"limit" => reference to Field Limit Structure,
"option" => enumerator,
"owner" => string,
"permissions" => reference to a HASH,
"timestamp" => integer
}

<-- Table of Contents

Last changes to this page 2 Aug 2007 by Michiel Beijen