%SYSTEM.SYS
Class %SYSTEM.SYS Extends Help [ Final, System = 4 ]
Language independent accessors for selected system variables
Methods
Horolog
ClassMethod Horolog() As %String
Contains the current date and time as integer counters.
ProcessID
ClassMethod ProcessID() As %Integer
Contains the ID of the current process.
NameSpace
ClassMethod NameSpace() As %String
Contains the current namespace name.
TimeStamp
ClassMethod TimeStamp() As %String
Contains the UTC time in $H format.
TimeZone
ClassMethod TimeZone() As %String
Contains the time zone offset from GMT
MaxLocalLength
ClassMethod MaxLocalLength() As %Integer
Contains the maximum local string length of the current job.