Overview
These functions extend Appian content and offer document/folder search, directory listing, and the ability to get/set the searchable attribute of a folder.
Functions are designed for and only work on Appian content, not the local filesystem. All search functions assume the root folder and all subfolders are searchable. Search functions will not return results contained within non-searchable objects.
All functions use the serviceContext of the user account executing the expression at runtime.
Key Features & Functionality
Data Types
Smart Services
Functions
Hi everyone,
I have installed version 1.11.1, and it seems that getconstantsbyname() function is not available anymore. Anyone facing the same issue?
It's possible to have a function similar with getrulereferencebyname() but to retrieve a constant reference by name (something like getconstantreferencebyname())?