getObjectInfo()

Overview

public struct function getObjectInfo(
      required string  path   
    ,          boolean trashed
    ,          boolean private
)

Returns size and lastmodified information about the object that resides at the provided path.

Arguments

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