-
Notifications
You must be signed in to change notification settings - Fork 0
Get System Value
rosssaunders edited this page Jul 7, 2019
·
5 revisions
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 |