Purpose: Detect if a file or a directory exists


Properties


  • Name: Path
    • Type: String
    • Direction: in
    • Purpose: Full path of file or directory to test


  • Name: ExecutesOnClientMachine
    • Type: Boolean
    • Direction: in
    • Purpose: True if check must be performed on client machine, False if check must be performed server-side


  • Name: Result
    • Type: Boolean
    • Direction: out