!--a11y-->
You use the
.exists attribute to determine whether a screen field exists on the screen.
The following code determines whether the
`if ( vbcom-kunde.exists )`
`if ( vbcom-kunde.disabled )`
<! Value only -->
`vbcom-kunde`
`else`
<! ready for input -->
<input type="text" name="vbcom-kunde"
value "`vbcom-kunde`">
`endif`
`endif`
