isNull(object)

Tests for null value.

Parameters

object a report object

Example

if(isNull(Text1.text)) {

  // perform action when text for element Text1 is null

}

<< getImage(string) © 1996-2013 InetSoft Technology Corporation (v11.5) docInfo(string) >>