User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-44
34.5 Server Profile Parameters
34.5.1 +iLVS ‘Leave on Server’ Flag
Syntax:
AT+iLVS=v
Sets the ‗Leave on Server‘ flag to v.
Parameters:
v = 0 | 1
Command Options:
v=0
After successful retrieval, messages will be deleted from
server.
v=1
All messages will remain on server.
Default:
1
Result Code:
I/OK
If v = 0 or 1
I/ERROR
Otherwise
AT+iLVS~v
Temporarily sets the Leave on Server flag to v for the
duration of the next session. The permanent value will be
restored after completing the session, whether the session
was successful or not.
AT+iLVS?
Reports the current value of the Leave on Server flag
followed by I/OK.
AT+iLVS=?
Returns the message ―0-1‖ followed by I/OK.