CFLShareExists Procedure
Procedure to check wether a share exists in Azure File Storage
Signature
CFLShareExists(AccountName: Text; AccountAccessKey: text; ShareName: text[255]) : boolean
Parameters
AccountName Text
AccountAccessKey text
ShareName text[255]
Returns
boolean