TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:addexclusiononvalue

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
engine:import:addexclusiononvalue [2020/03/04 22:53] – [Example] Scott Cunliffeengine:import:addexclusiononvalue [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ===== Syntax ===== ===== Syntax =====
  
-''AddExclusionOnValue(field, filter, value);''+''AddExclusionOnValue(field, filter);''
  
 ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^
Line 17: Line 17:
 Do not process a record if the [[object:volume|VOLUME]] field starts with CLN Do not process a record if the [[object:volume|VOLUME]] field starts with CLN
  
-<sxh>+<code>
 AddExclusionOnValue(VOLUME, "CLN*"); AddExclusionOnValue(VOLUME, "CLN*");
-</sxh>+</code> 
 + 
 +===== See Also ===== 
 + 
 +[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]]
  
 {{tag> import_engine sync_engine}} {{tag> import_engine sync_engine}}
  
engine/import/addexclusiononvalue.1583362421.txt.gz · Last modified: 2025/01/21 22:07 (external edit)