next up previous contents
Next: Dynamic MICdefines Up: Description Previous: default code block, function   Contents

arbitrary code block

The arbitrary and optional code defined within the block following the double semicolon (which is itself optional if no arbitrary code block is defined) is executed as the last step of field initialization (see 3.1). Within this block MIC coders will have the special variables $fs and $field made available to them; at runtime these will be the fieldspace object and the field object respectively.

Specifics on the field object can be found in the documentation accompanying the MIC-compliant fieldspace implementation being used in your MIC system. The MIC interface specification can be found in 9.2.