1.
State True or False. Global methods can be defined in Actuate Report.
2.
State True or False. We can connect to 2 different types of database via the same Actuate report?
3.
State True or False. We can use Sub query in Actuate report.
4.
In eSS, if each Country's data should be shown in a separate sheet along with the Country Name on the Sheet, what Report functions should be used on the Sheet?
5.
In eRD Pro, what data type cannot be used for creating parameters?
6.
In Actuate Basic, formatting a string with the Str function returns ___________ data type.
7.
In eRD Pro, if the Data Row has a developer defined computed variable on it, what method is used to compute new values for the computed data row variable?
8.
In Actuate Basic, ______________ can be used to see if an object reference variable is empty.
9.
In Actuate Basic, a Global variable of type Variant is by default intialized as _____
10.
In Actuate Basic, how is the object reference variable declared if the Object's class is unknown.