Plugin Environment Variable $this->slotLevel

Description

This enivornment variable will be set to 1, 2 or 3 depending on the scope that your Plugin is currently running at. Template Familiy level is 3, Template Level is 2, and Content Item level is 1.

Where You Can Use It

Can be used in methods called by plugins. From Zenario 7.0 onwards.