enabled

enabled — 启用调试

说明

void enabled(void)

启用调试。

参数

没有参数。

返回值

没有返回值。

范例

<%
SE.module("Debugging").enabled()
%>