View this page in the latest version of Appian. tocommunity() Function Share Share via LinkedIn Reddit Email Copy Link Print On This Page Function tocommunity( value ) Converts a value to Community. Parameters Keyword Type Description value Any Type Value to convert. Returns Community Usage considerations Using the value parameter The value parameter accepts Text, Integer, Decimal, and Array types. Using tocommunity() with arrays When operating on arrays, it is not necessary to use apply with tocommunity. If multiple parameters are passed, or one parameter is an Array, tocommunity will return a Community Array. Examples tocommunity(37) returns [Community:37] tocommunity(37,38) and tocommunity({37,38}) both return {[Community:37],[Community:38]} 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...