CreateMemoList[(Account File: String, Account Code: String)]: Object
Creates a memo list from for the specified Account File and AccountCode. If no parameters are passed a Global memo list form will be created.
Available for Script Editor and Import Designer.
CreateMemoList function syntax has these named arguments:
Parameter |
Description |
Account File |
Optional. The file type to create the memo list from. |
Account Code |
Optional. The record name to create the memo list from. A unique code or ID. |
Note: Form and Data objects have AccountFile and AccountCode properties which can be passed to the function.