SimMemoryPurge: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
(Created page with "This command clears all SMS storage area of the SIM currently assigned to the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |SimMemoryPurge |PortIndex |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SimMemoryPurge 0 SIM memory cleared </syntaxhighlight>")
 
m (Administrator moved page R2D2 - SimMemoryPurge to SimMemoryPurge without leaving a redirect)
(No difference)

Revision as of 11:06, 27 March 2025

This command clears all SMS storage area of the SIM currently assigned to the specified GSM port.


COMMAND

Command Line Arguments Returns
SimMemoryPurge PortIndex Error Code in case of error.

OUTPUT

None

EXAMPLE

~# SimMemoryPurge 0
SIM memory cleared