Function IncludeTrailingPathDelimiter

  • Adds a path delimiter to the given string. If the path delimiter is already at the end of the string, does nothing.

    Parameters

    • APath: string

      Given path to check for delimiter to add to

    Returns string

    The path with added delimiter