SD.exists()

[SD]

説明

Tests whether a file or directory exists on the SD card.

構文

SD.exists(filename)

媒介変数

filename: the name of the file to test for existence, which can include directories (delimited by forward-slashes, /)

戻り値

true if the file or directory exists, false if not


ライブラリリファレンスホーム

86Duinoリファレンスのテキストは、Arduinoリファレンスを改変したもので、Creative Commons Attribution-ShareAlike 3.0ライセンスに基づいてライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール