En:DbgLogValue

Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.

Содержание

Syntax

DbgLogValue(variable : BasicType, 
            hint : String)

Description

Deduce to log-file dbgscript.log the information about variable. File dbgscript.log will exist in root of current folder.

Parameters

  • variable - basic type. Variable value;
  • hint - string. Tooltip which will be displayed near to value in a log-file;

Result

The procedure returns nothing;

See also

General procedures and functions

Личные инструменты