Scripting API

<<ScriptWndClear Main Index ScrollScriptOutputPaletteToEnd>>
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

ScriptWndFilterLevel

Script Name: ScriptWndFilterLevel
Name: ScriptWndFilterLevel
Library: CmdPyScript
Description: Allows control over the amount of data sent to the output window by PSP, so that application output can be suppressed in favor of script output. The previous filtering level is returned.
Status bar text: Controls the amount of data sent to the script output window by PSP itself
Tool tip text: Script Output Filtering
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
FilterLevelFilterLevelEnumeration (AppOutputFiltering)The amount of application output sent to the script output window.NoNormal
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Return Type:
NameScript NameType Description Supports None Default Minimum Maximum
PreviousFilterLevelPreviousFilterLevelEnumeration (AppOutputFiltering)Returns the previous value of the filtering level, so that it can be restored at the end of a scriptNoNormal
 
Command Attributes:
IsExternal: true
NoDocumentNeeded: true
 
Resource Attributes:
HelpID:33318
IsEditable: true