View this page in the latest version of Appian. togroup() Function Share Share via LinkedIn Reddit Email Copy Link Print On This Page Function togroup( value ) Converts a value to Group. Parameters Keyword Type Description value Any Type Value to convert. Returns Group Usage considerations When operating on arrays, it is not necessary to use apply with togroup. If multiple parameters are passed, or one parameter is an Array, togroup will parameters return a Group Array. Examples togroup(1) returns [Group:1] togroup(1,2) and togroup({1,2}) both return {[Group:1],[Group:2]} Feature compatibility The table below lists this function's compatibility with various features in Appian. Feature Compatibility Note Portals Compatible Offline Mobile Compatible Sync-Time Custom Record Fields Incompatible Real-Time Custom Record Fields Incompatible Process Reports Compatible Process Events Compatible Feedback Was this page helpful? SHARE FEEDBACK Loading...