Method that adds a folder path after the target index and returns the newly created ProjectPath object.
| Name | Type | Description |
| Name | String | |
| Path | String | |
| TargetIndex | Long | This is an optional argument whose default value is 0. |
| Name | Description |
| Query and create library paths | The following sample demonstrates querying existing library paths associated with a project and adding a new library path. |