evCreate API 5.7 Help

EvObjId Type Alias

EvObjId is a TS type alias for a number that defines an internal dynamic identifier of an object item. It is unique within an Envision document currently opened in the Canvas Envision Creator app. This ID is not globally unique across different sessions of the same document and should not be stored outside the context of the current document session.

type EvObjId: number;
31 March 2025