I want to find...

検索

Shares

Table of Content

Machine.isValid()

[Motion86]

説明

Whether the machine exists and was created successfully.

構文

machine.isValid();

媒介変数

machine: Machine object.

No parameters.

戻り値

bool.

  • true: The machine exists and was created successfully.
  • false: The machine does not exist or failed to be created.

See also


Libraries Reference Home

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

上部へスクロール