En:DbgShowValue

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

Содержание

Syntax

DbgShowValue(variable : BasicType)

Description

Display value of the specified variable (for debugging);

Parameters

  • variable - basic type. Variable, information of wich is necessary to get;

Result

The procedure returns nothing;

Additional note

Use the current function follows cautiously (especially in loops) as the window which it calles can be closed only by the user. For better debugging it is better to use function DbgLogValue.

See also

General procedures and functions

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