Name

LzInfo()

Synopsis

JavaScript: LzInfo
Type: Function
Access: private
Build Flags: debug
Topic: LZX.Debugging
Declared in: WEB-INF/lps/lfc/debugger/LzMessage.lzs

Description

An Info is a sourceMessage with the tag 'INFO'

Details

Static Properties (1)

format
static public var format;

Prototype Properties (3)

color
public var color = #0066cc;
constructor
public var constructor;
type
public var type = INFO;

JavaScript Synopsis

private function LzInfo(file, line, message);