'uniqueID' Example
<html> <body> <button onclick="alert(this.uniqueID);">Unique ID</button> </body> </html>