Hi John,

look up Lianja on the Lianja wiki.

It's short for lianja.getelementbyid(). It's a concept known to those coming from the Javascript/web world: it traverses the app tree (in this case) to find the named object.

I believe as you went through the videos there were at least a couple uses of it. This article http://www.lianja.com/doc/index.php/Working_with_the_Lianja_Object_Model has a good description of it. This is one of the articles in the Lianja Developers Guide, which has other very useful articles in it.

Hank