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 (added Category:SMS using HotCat)
 
(2 intermediate revisions by the same user not shown)
Line 23: Line 23:


</syntaxhighlight>
</syntaxhighlight>
[[Category:R2D2]]
[[Category:SMS]]

Latest revision as of 09:59, 2 April 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