ezeio2:scriptref:getfield

This is an old revision of the document!


Get the value of a field

Description

GetField( fieldno )

Fetches the value of a field

Parameters

fieldno Which field to fetch

Return value

The value of the field rounded to nearest integer.

Example usage

   new x;
 
   x = GetField(4);
 
   // x now holds the value of field 4, rounded to the nearest integer.   
  • ezeio2/scriptref/getfield.1567460301.txt.gz
  • Last modified: 2019-09-02 21:38
  • by andreh