Skip to main content

EMPLOYEE

A helper function which calls FIND() with the "employee" datasource prefilled; allows fetching any attribute from the employee store

Example Usage

EMPLOYEE("Exempt") -> 1/0

Overview

Function signature
EMPLOYEE(column)

Category
Database

Return data type
None

Arguments

NameDataTypeList Options                          Description
columnstringThe column to return from the employee store