Returns whether the check button is checked

Signature:

enabled = CheckButton:GetChecked()

Returns:

  • enabled - 1 if the button is checked; nil if the button is unchecked (1nil)