sesaparcours
    Preparing search index...
    • Adds the duplicated object of object elt syntax addDuplicatedObject(elt) is also allowed

      Parameters

      • options: { elt: string; hidden?: boolean }
        • elt: string

          Tag of the object to be duplicated

        • Optionalhidden?: boolean

          true to get the duplicated object masked

      Returns Promise<undefined> | CObjetDuplique

      the created object if isPromiseMode is false else promise that will be resolved when the duplicated object is displayed