SimMemoryPurge: Difference between revisions

From Ultiroam User Docs
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)

Latest 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