Skip to main content

GetByInternalId

Returns the object by it's internal ID.

Syntax

expression.GetByInternalId(id);

expression - A variable that represents a Api class.

Parameters

NameRequired/OptionalData typeDefaultDescription
idRequiredstringID of the object.

Returns

object