The setField command will write a text into the indicated fieldName. If the text is encrypted, it will be decrypted by z/Scope Anywhere.
JavaScript code
display.setField(fieldName,text);
Parameters
fieldName : String
text : String
Read more: