<< Click to Display Table of Contents >>
UseOZScript
Indicates whether to use script.
Prototype
bool UseOZScript
Example
var ds = This.GetDataSet();
_DEBUG("UseOZScript " + ds.UseOZScript);
See Also