|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
• openform_id is the identifier of the Open Forms SDK Interface Function module, as returned by openform_initialise().
• sal_formsh is the SAL form session handle that identifies the work item, as passed to your Open Form application by the calling script. See Creating the Script to Call the Open Forms Application.You must not use the Returns, openform_set_field_value() or openform_release() functions after using this function, because the sal_formsh will no longer be valid.
Invalid openform_id. Invalid sal_formsh.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |