getObject()

Overview

public binary function getObject(
      required string  path   
    ,          boolean trashed
    ,          boolean private
)

Returns the binary data of the object that lives at the given path.

Arguments

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