I have the following code in one of my menus:
if (ActivityMonitor.Info has :pushes) {
addItem(settings, Rez.Strings.activityTypeWheelchairPushWalk, 65000);
addItem(settings, Rez.Strings.activityTypeIndoorWheelchairPushWalk, 65086);
}
And I got...