globalval()

Global Value

Syntax

Function:
GLOBALVAL('keyname')
Parameters:
keyname  = the name of the ‘key’ in a key/value pair
Outputs:
none
Description:
  • The GLOBALVAL() function gets the Global Value for the specified key name (if any)
Used:
Formula Builder in a Formula Builder

 

Example
Result
Note
GLOBALVAL( 'keyname' ) 6  keyname = 6
GLOBALVAL( 'keyname' ) jake  keyname = jake