Ingo_Script_Item
in
The Ingo_Script_Item interface is an interface for individual items representing code snippets of a filter script.
Tags
Table of Contents
- generate() : string
- Generates code to represent a filter recipe item.
Methods
generate()
Generates code to represent a filter recipe item.
public
generate() : string
Return values
string —Code to represent the item.