Sample Screen ShotThe Barcode Regex setting says that if we encounter a barcode starting with BM-C then we have found a bookmark control page.The Assignment "chapter={Extract(%barcode%,C,2)}" extracts the chapter number from the barcode value - e.g. from BM-C2, "chapter" is set to "2" The Bookmark title will then be set as "Chapter 2" And the bookmark path controls how the bookmark tree is built.
|