Creates a new WebClientUtilsService instance. Used to analyze permissions for a user on a namespace/table.
some instance that lives on the server to be connected to.
RuntimeException if the object is not of the correct type
Static Readonly NAMEThe name of the Web Client Utils Service. Used by the client for the name in the variable descriptor when calling getObject from the core connection.
Static Readonly TYPEThe type of the Web Client UtilsService. Used by the client for the type in the variable descriptor when calling getObject from the core connection.
Get business dates for a given calendar between startDate and endDate.
the name of the calendar
the start date
the end date
a promise that resolves to an array of business dates
JS API for the Web Client Utils Service This is a generic utility service for web clients.