# Button Versions Displaying the version and its functions with examples. ## Version 01 In these functions, you must specify the digital pin corresponding to the module you are using. ![](Images/1.png) *Example 1* This function reads values from the pin and can be used inside an if-statement or assigned as a value. ![](Images/2.png) *Example 2* This function reads the inverted values from the pin and can be used inside an if-statement or assigned as a value.