SYNOPSIS

  use RT::Scrips;

DESCRIPTION

METHODS

LimitToQueue

Takes a queue id (numerical) as its only argument. Makes sure that Scopes it pulls out apply to this queue (or another that you've selected with another call to this method

LimitToGlobal

Makes sure that Scopes it pulls out apply to all queues (or another that you've selected with another call to this method or LimitToQueue

Next

Returns the next scrip that this user can see.