<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>expression</title><link>https://community.appian.com/discussions/f/general/18684/expression</link><description>Hi guys 
 
 How to check the member is exist is group or not ? 
 i need the result in boolean , 
 isusermemberofgroup ( username , groupId ) , I know this function is there any function where i can pass member along with group name . 
 
 Thanks .</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: expression</title><link>https://community.appian.com/thread/73554?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 13:17:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:993d291c-743d-4085-821e-6c1ba171a0d2</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Groups are referenced in Appian not really by name primarily but by ID - particularly as it&amp;#39;s possible to have more than one group with the exact same name.&amp;nbsp; That said, you can use the new OOB function &lt;strong&gt;&lt;em&gt;a!groupsByName()&lt;/em&gt;&lt;/strong&gt; to return whatever group id(s) match the name you need to check against.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>