Skip to main content

GetByInternalId

Returns the object by it's internal ID.

note

This functionality is available in paid ONLYOFFICE Docs editions.

Syntax

expression.GetByInternalId(id);

expression - A variable that represents a Api class.

Parameters

NameRequired/OptionalData typeDefaultDescription
idRequiredstringthe object internal ID.

Returns

object