﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
237	Search for existing functions	rcsoto	danirus	"Hi.

The function ""ObjectExist"" has let work for functions written in TOL.
Example:

  Real ObjectExist(""Code"", ""RealText"");
  // result = 0

The function ""RealText"" is defined in ""initlibrary"" of TOL.

Nevertheless:

  Real ObjectExist(""Code"", ""DatCh"");
  // result = 1

The function ""DatCh"" is own of the language.

Regards."	defect	closed	highest		Math	head	blocker	fixed		
