TbcParser.CreateVar method

 

 

Top  Previous  Next

 

 

Unit

bcParser

 

Applies to

TbcParser

 

Declaration

procedure CreateVar ( name : string ;value : NUMBER ) ;virtual;

 

 

Description

CreateVar method creates a new variable in the parser's list of variables. If the variable name already exists, CreateVar throws EbcParserError exception.