Skip to content

type Console Command

sirjuddington edited this page Sep 12, 2013 · 2 revisions

Arguments

  1. typename: string (optional)
  2. force: keyword (optional)

Description

Without parameters, this command gives a list of existing entry types and their aliases. With typename specified (corresponding to a type name), it attempts to identify all selected entries to that type. This can be useful if an entry is misidentified as a different type from what it actually is.

With a parameter and the force keyword passed as second parameter, this bypass the identification check. Warning: doing so can be dangerous. Make sure you know what you are doing when using the force keyword.

← Back to Console Commands

Clone this wiki locally