sp_check_folder {tntpr}R Documentation

Check for existence of a Sharepoint folder and offer to create it if it doesn't exist

Description

Check for existence of a Sharepoint folder and offer to create it if it doesn't exist

Usage

sp_check_folder(site, drive, folder_path)

Arguments

site

ms_site object

drive

ms_drive object

folder_path

path to an item

Value

nothing


[Package tntpr version 1.2.1 Index]