Export Config for Forms
| Category: Attributes | ||
| Command: attr.exportConfig | ||
| Description | ||
|
Export the selected forms to a file.
|
||
| Parameters | ||
|
filename
File to save the forms to.
append
Determines if an already existing file will be overwritten or appended to.
force
Do not warn before overwriting an existing file.
|
||
| Example Code | ||
|
attr.exportConfig "c:\MyForms.cfg"
|
||
| Remarks | ||
|
None
|
||
| Queryable? Unknown |