...
Procedure: NewItem(ItemPath, ItemType, Name: String): String;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
output(NewItem(itempath, 'Folder', 'Attachments')); |
...
Procedure: NewItem(ItemPath, ItemType, Name: String): String;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
output(NewItem(itempath, 'Folder', 'Attachments')); |