SetItem property

Applies to
TIB_Script

Declaration
Property SetItem : string;

Description
When parsing through a script there are various SET statements that are valid ISQL syntax. I have attempted to isolate these and prepare then so that it is possible to even embed your own SET commands in the script and then provide some sort of custom behavior in the event or an overriden method.