IsOne Op

IsOne

Returns true if input value is 1


Only returns true if the input Value is 1. Returns false in all other cases, e.g. when input value is 0, -1 or 2.


Full Name
  • Ops.Boolean.IsOne
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team








No op example found on this server

INPUT PORTS


Value (Number)

The value to check for if it is one

OUTPUT PORTS


Result (Number)

True when input is 1, false otherwise


Changelog

Patches using IsOne

  • Examples
  • Public
  • My Patches