locate

Gets the Tid associated with name.

locate
(
string name
)

Parameters

name string

The name to locate within the registry.

Return Value

Type: Tid

The associated Tid or Tid.init if name is not registered.

Meta