GET SYSTEM VALUE - rosssaunders/FusionLinkDocs GitHub Wiki

Description

Returns a system value.

This is an real-time function so will update automatically.

Syntax

GETSYSTEMVALUE(property)

The GETSYSTEMVALUE function has the following arguments

  • property Required. The system value to return.

Example

Formula Result
=GETSYSTEMVALUE ("PortfolioDate") 41345
=GETSYSTEMVALUE ("IsRealTimeEnabled ") TRUE
⚠️ **GitHub.com Fallback** ⚠️