Creates a field with specified name and value.
Creates a record with a single field with specified name and value.
menu: veeos ==> Data ==> buildField
library: dataLib
o_buildField ("new", 38.7) creates a record that has a single field with name "new" and value of 38.7).
As with any field, there must be no spaces or other punctuation in the name. Value though can be anything.
VEE 7.0+, All platforms.