Resolves a file path relative to the group content folder. Also supports prefixes specified below.
FsGetFullPathGroupContent(Group Content As String)
Where:
Group Content is the file path to get the full path for.
Rule | Meaning |
---|---|
FsGetFullPathGroupContent("") | Will return the full path to the Group Content folder. |
FsGetFullPathGroupContent("Images") | This will return the path C:\DriveWorks\Projects\Group Content\Images where C:\DriveWorks\Projects\Group Content is the full path of the Group Content folder. |