Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Miscellaneous}} ====== GROUP_MEMBER ====== ===== Description ===== Returns ‘Yes’ if the specified business object belongs to the specified business object group ===== Parameters ===== - String identifying the business object - String identifying the business object group ===== Example ===== <code aim>IF GROUP_MEMBER('SavingAccount', 'Account') = 'Yes' Then ... </code> Last modified: 2023/05/09 00:57 Log In