You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: new function returns variables as string (#817)
variablesToText checks record variables & returns Question & answer to string.
Returns all Variables with an answer as a formatted string.
Can be used to apply question:answers to string fields or notifications
Added to CatalogUtils this Script include has similar functionality.
Included example use and example output as per existing template.
0 commit comments