Technical information

Chapter 2: AT+i Commands Reference
May 31, 2008 AT+i Commands Reference Manual 2-145
+iFLS - Define Filter String
Default: 0 (no limit).
Result Code:
I/OK If n is within limits.
I/ERROR Otherwise.
AT+i HD L~n Temporarily set the maximum limit of header lines for the
duration of the next session. The permanent value will be restored
after completing the next session, whether the session was
successful or not.
AT+iHDL? Report the current value of the header line limit. The reply is
followed by I/OK.
AT+iHDL=? Returns the message '0-255'. The reply is followed by I/OK.
Syntax: AT+iFLS=str
Permanently sets a filter string.
Parameters: str = ASCII string which qualifies an Email message to be listed
or retrieved by the W24. This string must exist in the Email
header for the message to qualify. If the string does not exist, the
message will be ignored.
Command Options:
str='' Empty string: Filter disabled. All messages will be qualified for
retrieval.
str=<f/string> Set f/string to be the qualifying filter.
Default: Empty. Filter disabled.
Result Code:
I/OK If str is an empty or legal filter string.
I/ERROR Otherwise.
AT +i F LS ~f/string Temporarily set the filter string to f/string The permanent value
will be restored after completing the next session, whether the
session was successful or not.
AT+iFLS? Report the current value of the filter string. If no filter is defined,
only <CRLF> will be returned. The reply is followed by I/OK.
AT+iFLS=? Returns the message 'String'. The reply is followed by I/OK.