PdcApplication.Sharepoint
Declaration
Sharepoint(strDirectoryInSharepoint As String) As PdcSharepoint
Description
Opens a sharepoint location. Before using this function set the Oauth2.0 client ID and secret in Bemet, restservices.
Code example
Dim sp As PDCEXT.PdcSharepoint = PDC.App.Sharepoint("scriptLocation")
Availability
available in 2021R4 and up