objectExists()

Overview

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

Returns whether or not an object exists for the passed path.

Arguments

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