Expressions Overview Overview Expressions can be written to calculate values and define logic throughout your Shibumi solution. Expressions are constructed of functions,...
Functions List The table below provides a quick reference list of all functions. Function Description addDays(date, integer) provides the ability to add...
References List Overview The expression language includes intelligent typeahead to ensure that the references included in your expression are syntactically correct. Note:...
Operators Overview To add, subtract, multiply, and delete, use standard mathematical operators (+, -, *, /). E.g., OPEX__m.actual__d * .20 Total_Budget__c...
Injected Expressions Our expression language can be used within several text input fields to dynamically display values by using the injected expression...
Editability and Visibility Settings Overview Template Admins can define visibility and editability logic by entering conditional expressions on an object’s settings dialog. If the...