FutureProg functions

agricultureoperation

World Lookupcomputer function, computer program, standard futureprog

Overload 1

agricultureoperation overload 1

AgricultureOperation agricultureoperation(Number id)
Available in
  • computer function
  • computer program
  • standard futureprog
Returns an agriculture operation by ID or name, or null.
ParameterTypeDescription
id Number The ID of the agriculture operation to find.

Overload 2

agricultureoperation overload 2

AgricultureOperation agricultureoperation(Text name)
Available in
  • computer function
  • computer program
  • standard futureprog
Returns an agriculture operation by ID or name, or null.
ParameterTypeDescription
name Text The name or ID of the agriculture operation to find.