Syntax |
Example |
Description/Remarks |
DB_SET_VALUE "tag", "value" |
DB_SET_VALUE "Part_Number", "B75RSL STAMPING"
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. |
Does not return a value. This command is used to store a data value in the temporary record buffer. Values can be read out later with the DB_VALUE command or with any DB_SQL command. This command is commonly used to store values in the record buffer that were not read in through a XML file, or for use with the DMS DB_SQL commands. The tag should be one of the GainSeeker tags or a user-defined tag that has been mapped Note: |