Specifies an optional starting control character to add to the beginning of the barcode data.
The starChar property is ignored by the parser if the barcode pattern does not support the specified starting control character.
Reference_Syntax.startChar = "character"
Type
Values
String
A valid string representing a control character.
Model
Object
Form Model
barcode
XFA 2.1
Code11BarCode1.resolveNode("ui.#barcode").startChar = "*";
Code11BarCode1.ui.#barcode.startChar = "*"
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: