This condition finds list item by specified url and determines if the user has the specified permission level in the list item.

user_has_permission_level_in_list_item_(free)_1

Parameters

ParameterDescription
specific personUser or group
this permission levelValue of permission field by default can be one of the following values:
Full Control
Design
Contribute Read
If any custom permission levels are defined, you can also specify those. For help on creating custom permission levels see 
http://technet2.microsoft.com/Office/en-us/library/c5dd8b7e-202d-4d33-8535- 5c03f88ea1ff1033.mspx?mfr=true
The built-in permissions available in Windows SharePoint Services are supported Ex:
OpenItems EditListItems
http://msdn.microsoft.com/en- us/library/microsoft.sharepoint.spbasepermissions%28v=office.12%29.aspx
this list item urlFull list item url
Ex: http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf 
Ex: http://mysharepoint/Lists/List%20with%20Approve/1_.000
Ex: http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1
Ex: http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1