I have a workflow established for which I hoped to use the fn-IsMemberOfGroup(Owners) in line function to validate the current user was a member of the Owner group. I set up a variable, single line of text and no default value. I used the set variable action with Value equals "fn-IsMemberOfGroup(Owners)". I then set a condition if validation ( the variable ) was True send an acceptance otherwise a rejection. My problem s that it always send a rejection. Any insight would be appreciated.
TIA