Script Steps Reference

Table Of Contents
Fields script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 85
Example 2
Inserts an image of a bar code taken by the iOS device’s back camera at Small resolution into the
container field named UPC. To retrieve the text value of the bar code, use
GetAsText(UPC).
Insert from Device [Products::UPC; Type: Barcode; Camera: Back;
Resolution: Small]
Example 3
In the container field named Signature, displays a title, message, and prompt in the signature
capture screen.
Insert from Device [Invoice::Signature; Type: Signature; Title:
"Invoice"; Message: "Thank you for your order"; Prompt: "Signature
required"]