Returns the Nth filename in a folder.
FUNCTION GetFilesInFolder(
folderName : STRING;
index : INTEGER): STRING;def vs.GetFilesInFolder(folderName, index):
return STRING| Name | Type | Description |
|---|---|---|
| folderName | STRING | |
| index | INTEGER |
[[Python Sample Import Images as Symbols]] for example.
Availability: from Vectorworks 2014