Skip to main content

view.get_filter

Overview

  • Returns the currently active screen post-process filter.

Metadata

FieldValue
DisplayGet View Filter
Categoryview
AccessPublic
ScopeB1Standalone
TagsExperimental
Aliases

Parameters

  • This command takes no parameters.

Returns

Returns a JSON object with the following fields:

FieldTypeRequiredDescription
filterstringyesCurrently active filter enum name

Usage

await inzoi.cli.execute('view.get_filter');