Long column references are special expressions that are relative to a a field outside the action itself. The data that is available to the action is called Context Data. See below example. The expression [[DR.AMT_OR_QTY] < 100] in (2) has a long column reference to the DDR datarow in (1).




Long column references are used often in ScriptoMate actions. A long column reference refers to a specific column of a datarow that is outside the action itself.