Newer
Older
import("system.neon");
import("system.result");
import("system.project");
var isTeamsEnabled = project.getInstanceConfigValue("teamsEnabled", null);
{
result.string(neon.COMPONENTSTATE_EDITABLE);
}
else
{
result.string(neon.COMPONENTSTATE_INVISIBLE);
result.string(neon.COMPONENTSTATE_INVISIBLE);