Skip to main content
Workday User Guide
Last Updated: 2023-06-23
INFO

INFO

Description

Returns the requested information about the Workday environment. Possible values are: memused, recalc (recalculation mode), release (build version), system, username (the most recent user to run a function), usertimezoneshort, and usertimezonelong.

Syntax

INFO(
type_text
)
  • type_text
    : The type of information to return. Possible values are: memused, recalc (recalculation mode), release (build version), system, username (the most recent user to run a function), usertimezoneshort, and usertimezonelong.
    Type_text
    Description
    memused
    Memory usage.
    recalc
    Recalculation mode: Automatic or Manual.
    release
    Build version of Worksheets.
    system
    System identifier string such as Sheets Engine Server.
    username
    The Workday user name. Note that this argument gives only one result: the most recent user to run the function.
    usertimezoneshort
    Time zone abbreviation.
    usertimezonelong
    Time zone name.

Example

Formula
Result
=INFO("usertimezonelong")
Mountain Daylight Time