IsButtonChecked Method (SapToolbarControl)
Class
SapToolbarControl
class
Action
if the button is currently checked (pressed).
Syntax
bButtonChecked
=
toolbarControl
.
IsButtonChecked
(
buttonPosition
)
Variable
Description
bButtonChecked
BOOLEAN.
buttonPosition
The zero-based button position. INTEGER.