Home Search

DriveWorks Pro 21
FsGetFullPathGroupContent

Send Feedback

FsGetFullPathGroupContent

Resolves a file path relative to the group content folder. Also supports prefixes specified below.

Syntax

FsGetFullPathGroupContent(Group Content As String)

Where:

Group Content is the file path to get the full path for.

Examples

RuleMeaning
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.