Tinderbox v9 Icon

select()


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Operator First Added: 

Operator Last Altered: 

Operator Uses Scoped Arguments: 

 Function  [other Function type actions]

 Group  [operators of similar scope]

 Data manipulation  [other Data manipulation operators]

 9.6.0

 As at baseline

 [More on scoped arguments in Action Code]


select()

From v9.6.0, the select() operator de-selects all items currently selected in the document. The usage is simple:

select(); 

Because using select with arguments has a distinct and different function is it listed separately: select(scope).