Variable Sets

Previous Next

See Also

With variable sets, you can pass values between web pages. These variables can be used:

· In the Where Clause property of a TableDataSource object.

 

· In the SQL Statement property of an executeSQLStatement() action.

 

· In the Script property of a callClientScript() action, to fill input controls in a web page.

Variable sets are DataSource objects. They exist as long as the variable set is defined in the current page, or in a page within the current stack of pages.

Related Topics:

How to Define a Variable Set

Setting a Variable Set with the URL Protocol