4.4.3.2 FML Field Definitions
The entries in the following listing,“tryOnFml.f16 Field Definitions,” show the FML field definitions for the previous listing, “tryOnFml.java Code Example.”
Listing tryOnFml.f16 Field Definitions
#
# FML field definition table
#
*base 4100
INPUTSTRING 1 string
INPUTINT 2 long
INPUTFLOAT 3 float
OUTPUTSTRING 4 string
OUTPUTINT 5 long
OUTPUTFLOAT 6 float
Parent topic: Using the FML Buffer Type