Difference between revisions of "SYSCLS SCAN CODE AFFIX CLASSIFICATION"
Line 9: | Line 9: | ||
}} | }} | ||
An object classified by SYSCLS_SCAN_CODE_AFFIX_CLASSIFICATION can be used to trigger [[Optical_code#Scan_with_code_affixes|scan barcode with affix]]. | An object classified by SYSCLS_SCAN_CODE_AFFIX_CLASSIFICATION can be used to trigger [[Optical_code#Scan_with_code_affixes|scan barcode with affix]]. | ||
− | The objects you expect to find must contain the concatinated code: Prefix + Scanned Code + Suffix | + | The objects you expect to find must contain the concatinated code: Prefix + Scanned Code + Suffix. |
Revision as of 12:55, 14 November 2023
Scan code affix | |
---|---|
Name | SYSCLS_SCAN_CODE_AFFIX_CLASSIFICATION |
Inheritance | - |
Namespace | System.Classification.Scan |
ID | {6e2d1f09-9f22-4bac-952d-8e117617b259} |
Purpose | Scan code store with affix |
Version | 4.6+ |
An object classified by SYSCLS_SCAN_CODE_AFFIX_CLASSIFICATION can be used to trigger scan barcode with affix. The objects you expect to find must contain the concatinated code: Prefix + Scanned Code + Suffix.
MetaProperties
Name | Data type | Comment |
---|---|---|
CODE_PREFIX | String | prefix that will be added to the scanned barcode |
CODE_SURFFIX | String | Surffix that will be added to the scanned barcode |