CreateMarkingSet
 
 
 

CreateMarkingSet

Description

Creates a property set called MarkingSet that will remember the current marking.

Scripting Syntax

CreateMarkingSet( InputObjs, [Reset] );

Parameters

Parameter Type Description
InputObjs Object names The object(s) on which to create a marking set
Reset Boolean Reset the current marking set, if any (otherwize append the marked parameters)

Default Value: true

See Also

SetKeyUsingMarkingSet DeleteMarkingSet ActivateMarkingSet