TARGET Object

TARGET is an auxiliary object that facilitates common scripting tasks.

The purpose of the methods and sub-objects implemented by the TARGET object facilitate all kinds of tasks like parsing text data into elements or manipulating arrays as well as executing operating system commands and pulling data from the web and so on.

Hint: Type the data source instance name then type in dot character (".") - you will reveal the list of available object's members (see the illustration on the right).

target.ArrayFind(ary, value, pos)

The groups of target methods are listed below: