GET SYSTEM VALUE - rosssaunders/FusionLinkDocs GitHub Wiki
Returns a system value.
This is an real-time function so will update automatically.
GETSYSTEMVALUE(property)
The GETSYSTEMVALUE function has the following arguments
- property Required. The system value to return.
- IsRealTimeEnabled
- PortfolioDate (same as [GETPORTFOLIODATE])
Formula | Result |
---|---|
=GETSYSTEMVALUE ("PortfolioDate") | 41345 |
=GETSYSTEMVALUE ("IsRealTimeEnabled ") | TRUE |