Machine.isValid()

[Motion86]

説明

Whether the machine exists and was created successfully.

Syntax

machine.isValid();

Parameters

machine: Machine object.

No parameters.

Returns

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下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

コメントする

上部へスクロール