TrackStudio Enterprise 3.1
Example 8

To get a task list, use the following script:

ArrayList arr = new ArrayList();
arr.add("1");
arr.add("5");
arr.add("10");
return arr;

Associated custom field properties:

Property 
Value 
Type 
Task 
Copyright (c) 2002-2005. All rights reserved.