xInfo.truncate Method

Removes the items with the specified prefix from the Infolog.

Syntax

public void truncate(str prefix)

Run On

Called

Parameters

  • prefix
    Type: str
    The prefix for the items that you want to remove from the Infolog.

See Also

xInfo Class

xInfo.clear Method