%Library.SysPath
hidden datatype class %Library.SysPath extends %Library.String
ODBC Type: VARCHAR
The %SysPath data type class represents the path of a directory or file used in Cache system.The logical value of the %SysPath data type is a string.
Method Inventory
Methods
classmethod IsValid(%val As %CacheString) as %Status
The maximum number of characters the full path of a directory or file can contain.