abs - return the absolute value of a number
ad - return the HTML of an adFlight ad placement
adinfo - return meta information about an adFlight ad placement
contains - return whether a list or string contains an item or substring
bucket_list - move elements of a list into separate "buckets" based on criteria
date - return a formatted date
filter - apply a lambda function to filter out elements of a list
first - get the first word in a string or first element of a list
-
-
-
-
int - convert a string to an integer
intersect - return the intersection of two lists
length - return the length of a list or string
list - convert any other type to a list
lower - convert a string to lowercase
map - apply a lambda function to every element in a list
-
number - format a number for display
parse - parse and evaluate Zephyr code
plural - return the correct singular/plural version of a word
-
random - return a random number
replace - perform string replacement
-
signup_confirm - return a URL to confirm signup in a transactional mail
slice - return a portion of a list
social_share - return a URL to share an item in the newsletter
-
-
substr - return a portion of a string
time - return a timestamp
title - convert a string to titlecase (first letter of each word capitalized)
-
upper - convert a string to uppercase
-
-
Don't see a function that you'd find useful? We add these for customers all the time. Just request it – email support@sailthru.com.