Data Insert Functions

The C Language reference includes information for the other supported languages.

C LanguageC# LanguageJava LanguageJavaScriptDescription
lrvtc_send_if_unique vts.send_if_unique Lrvtc.send_if_uniquelrvtc.sendIfUniqueSets the last field of a column to a value if the value does not exist in the column.
lrvtc_send_message vts.send_message Lrvtc.send_messagelrvtc.sendMessageSets the last field of a column to a value.
lrvtc_send_row1 vts.send_row1 Lrvtc.send_row1lrvtc.sendRow1Sets the data in multiple columns.