Skip to main content
Skip table of contents

presentationType

Available from version1.24.0
Usage

/presentationType <Presentation type>

Description

This argument can be used to specify the presentation type of the resolve message when a message is resolved

If the argument is not specified, the default value "insertion" is used.

The following values are allowed:

ValueDescription
FullscreenFullscreen
InsertionInsertion
SilentSilent

Example

IBI.aws.Admin.exe (...) /presentationType "fullscreen"
If a message is resolved, the resolve message is displayed as fullscreen.

IBI.aws.Admin.exe (...) /presentationType "insertion"
If a message is resolved, the resolve message is displayed as insertion.

IBI.aws.Admin.exe (...) /presentationType "silent"
If a message is resolved, the resolve message is displayed silent.

IBI.aws.Admin.exe (...) 
If a message is resolved, the resolve message is displayed as insertion.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.