Indicators
Summary
This function toggles whether or not Indicators are enabled.
Parameters
On
Type: Boolean Default: True
This parameter specifies whether or not indicators are visible. If true, indicators will be shown, otherwise indicators will be hidden.
See Also
Examples
<indicators On="false" />
This code will hide all of the indicators in the virtual environment.