Previous Topic: OPSLOG Function

Next Topic: Expanded Format

Basic Format

This Basic format is:

var = OPSLOG(opcode,select,n,msgid)
opcode

Currently, supports only uppercase L for List.

select

Identifies which message is retrieved first.

n

Indicates the maximum number of messages to be retrieved and must be a positive number. The value returned is the number of lines retrieved.

msgid

Specifies an optional, specific, or wild card message ID filter that is applied to the specified range of messages. Wild card specification is done with a trailing ‘*’.