Delete previous (Dp)
Instruction: Dp#
Parameter: "#" Number of previous characters to delete
Description:
Delete the specified number of characters preceding the text cursor. This is an action instruction, therefore it has no return value. The numerical value specified as a parameter indicates how many characters of the text preceding the cursor will be deleted. This action is similar to pressing the Backspace key.
Examples:
Action: Dp2
Description: Delete 2 characters preceding the cursor.