• The first world actor with the given system.shortcode, or undefined. Actors enforce a unique (type, shortcode) key, so a reserved shortcode (e.g. _sohlworld) identifies a singleton. The client sees only the actors it has permission for.

    Parameters

    • shortcode: string

      The actor shortcode to look up.

    Returns any

    The matching actor, or undefined.