Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Library] >  [Function]
Private  Storage   

class %Library.Function extends %RegisteredObject

Language independent accessors for selected system variables

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
Horolog HostName IPAddresses NameSpace
ProcessID TimeStamp TimeZone


Methods

• classmethod Horolog() as %String
Contains the current date and time as integer counters.
• classmethod HostName() as %String
Return current host name
• classmethod IPAddresses(HName As %String) as %String
Returns specified host IPs (comma separated) Note: it returns configured IPs not necessarily the actual NIC IPs If host name is not specified returns current host IPs.
• classmethod NameSpace() as %String
Contains the current namespace name.
• classmethod ProcessID() as %Integer
Contains the ID of the current process.
• classmethod TimeStamp() as %String
Contains the current date and time in Coordinated Universal Time format.
• classmethod TimeZone() as %String
Contains the time zone offset from GMT


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.