getWorklogIdsForUser
Description
Returns an array with the ids of the worklogs for the specified user and issue.
Parameters
Return Type
Number []
Example
getWorklogIdsForUser("admin",key)
Returns an array containing the ids of all the worklogs of the current issue who were created by admin.
See also
Peacock