Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision |
options:media:remove_barcode_suffix [2019/05/15 03:07] – created Scott Cunliffe | options:media:remove_barcode_suffix [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
====== Media Options : Remove Barcode Suffix====== | ====== Remove Barcode Suffix====== |
| |
The [[object:media|Media]] Option ''Remove Barcode Suffix'' removes the scanned barcode's matching suffix, up to a maximum of three characters. | The [[options:media|Media Option]] ''Remove Barcode Suffix'' removes the scanned Barcode's matching suffix, up to a maximum of three characters. |
| |
| {{media_option_remove_barcode_suffix.png}} |
| |
====== Options ====== | ====== Options ====== |
| |
[[general:pattern_matching|String pattern]], up to 3 characters long, to match against the scanned barcodes. | [[general:pattern_matching|String pattern]], up to 3 characters long, to match against and remove from the scanned Barcodes. |
| |
====== Examples ====== | ====== Examples ====== |
| |
With a [[general:pattern_matching|String pattern]] of ''L6'' will remove the suffix from barcode 100234L6, to scan as 100234. | With a [[general:pattern_matching|String pattern]] of ''L6'' will remove the suffix from Barcode 100234L6, to scan as 100234. |
| |
With a [[general:pattern_matching|String pattern]] of ''L*'' will remove the suffix from barcode 100234L4, 100234L6, or any barcde ending in L? (where ? is a wild card to match one character) | With a [[general:pattern_matching|String pattern]] of ''L*'' will remove the suffix from Barcode 100234L4, 100234L6, or any Barcode ending in L? (where ? is a wild card to match one character) |
| |
{{tag>options media_options}} | {{tag>options media_options}} |
| |
<- ^ options:media | Media Options ^ -> | <- ^ options:media | Media Options ^ -> |