If(
rightClickListener1.isPressed;
UpdateContext({ctxDoubleClicked: true});
If(
"Control" in Split(
pressedKeys1.pressedKeys;
", "
);
Select(cbSelectedRow);;
UpdateContext({ctxSelectedVehicle: ThisItem});;
;
UpdateContext({ctxClicked: !ctxClicked});;
If(
!ctxClicked And ctxStarted And ctxSelectedVehicle.Chassis = ThisItem.Chassis;
UpdateContext({ctxDoubleClicked: true});;
;
UpdateContext(
{
ctxDoubleClicked: false;
ctxSelectedLocation: Blank()
}
);;
);;
UpdateContext({ctxSelectedVehicle: ThisItem});;
Reset(timerHoldForDetails);;
UpdateContext(
{
ctxDisplayVehicleMoves: false;
ctxDisplayEditVehicle: false
}
);;
Copy(Self.Text);;
);;
);;
Select(btnChassisRow);;
Copy(Self.Text);;
Copy(Self.Text);;
Copy(btnSecondButton.Text);;
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.