ReferenceField Function

關閉描述

Forces reference to a field in a database.

關閉語法

ReferenceField("Database_Field_Name_Or_Number")

關閉備註

When used at the beginning of a script, the ReferenceField function helps BarTender accurately analyze your script when trying to determine how often it should be run.This prevents BarTender from skipping reference to a field, especially when conditional statements are used in your scripts.

相關主題