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

UPLUS

Description

Returns the specified number without changing it.

Syntax

UPLUS(
number
)
  • number
    : The number to return.

Example

Formula
Result
=UPLUS(A1)
Where cell A1 contains
-2
.
-2