Skip to content

getValue()

Report whether the push button is currently held down.

Parameters

Once an object push has been created, you can use the following function:

push.getValue()

Returns

return value

Value Type Description
value bool True if the push button is held down, False otherwise.