Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: a7nOriginally posted by: aop
If the length of the sequence is fixed (6 characters) you could use emit Comment.substr(Comment.strFindI("1-"),6) as Result
Thanks that would work.. but the column is string so i am guessing that offset is failing....
"expected boolean value as parameter 1 to operator; got string"