Skip to main content

PUNCH_ACTION

Returns an attribute of the related punch action (e.g. Description = "IN", "OUT", "Start lunch", "End lunch"..). This is simply a shortcut to calling the FIND() function.

Example Usage

PUNCH_ACTION("Description") - > "IN" or "OUT" ..

Overview

Function signature
PUNCH_ACTION(column)

Category
Logical

Return data type
string

Arguments

NameDataTypeList Options                          Description
columnstringThe column to return from the punchactions store