morning
Is there a way of storing the current DELETED status (ON/OFF) to a variable?
The code needs to SET DELETED ON but then return the DELETED status to what it was previously whether it was ON or OFF, so a simple SET DELETED OFF is not sufficient as this may not have been the previous DELETED state.
monkey
Is there a way of storing the current DELETED status (ON/OFF) to a variable?
The code needs to SET DELETED ON but then return the DELETED status to what it was previously whether it was ON or OFF, so a simple SET DELETED OFF is not sufficient as this may not have been the previous DELETED state.
monkey