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