getObjectLocalPath()

Overview

public string function getObjectLocalPath(
      required string  path   
    ,          boolean trashed
    ,          boolean private
)

Returns a full local file path for the given storage path

Arguments

NameTypeRequiredDescription
pathstringYesThe path of the stored object
trashedbooleanNoWhether or not the object has been "trashed"
privatebooleanNoWhether or not the object is private