Free cookie consent management tool by TermsFeed userisleapyear() Function
userisleapyear() Function
This function cannot be used with Custom Record Field Expressions. It can only be used with Offline Mobile if it is loaded at the top of the form.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

userisleapyear( year )

This functions lets you know if a given year is a leap year in the user preferred calendar.

Parameters

Keyword Type Description

year

Number

The year to test whether or not it qualifies as a leap year.

Returns

Boolean

Examples

You can copy and paste these examples into the Expression Rule Designer to see how this works.

userisleapyear(2007) returns false

Open in Github Built: Mon, Oct 02, 2023 (12:50:19 PM)

userisleapyear() Function

FEEDBACK