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.1566066285.txt.gz
  • Last modified: 2019-08-17 18:24
  • by andreh