Using User Data In A Script - Lexmark Document Distributor User Manual

Lexmark document distributor software: user guide
Hide thumbs Also See for Document Distributor:
Table of Contents

Advertisement

Using User Data in a Script

Now that you've prompted your users for information, the Userdata object lets you use that information
in your script. The Userdata object contains one property for each question that you prompted your
user for. For example:
In the example script on the next page, there are three user data items. These items can be accessed
by the script as:
Userdata.LoanType (which is a string)
Userdata.EmailAdd (which is a string)
Userdata.term (which is an integer)
64

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Document Distributor and is the answer not in the manual?

Questions and answers

Table of Contents