DB_VALUE

Syntax

Example

Description/Remarks

DB_VALUE "tag"

DB_VALUE "Part_Number"

See XML and Record Buffer Template Commands for sample templates showing how the XML and Record Buffer commands work together.

See XML and Record Buffer Template Commands for a complete list of tags available.

Remember: Tags are case-sensitive.

Returns the value in the record buffer for the tag.

This command is used to read values back out of the record buffer. Values may have been set by reading a XML file or with the DB_SET_VALUE command. If the value has not been set, a default will be returned. This command is commonly used to read data back from the buffer into template columns so the data record can be stored.

The tag should be one of the GainSeeker tags or a user-defined tag that has been mapped.