Manual
Modules Loaded
Module scripting commands
General scripting commands
Scripting
Module: Cell Wand (data)
Full package name: mesquite.charMatrices.Wand.Wand
Duty: INIT Assistant for Data Window (mesquite.lib.duties.DataWindowAssistantI)
Module Explanation
Provides a tool with which to select cells in a matrix automatically.
Author(s): Wayne P. Maddison and David R. Maddison
Version 3.70
Commands of Cell Wand (data)
magicWandTouch
Explanation:
Touches on a cell with the wand to select cells similar as defined by the options
Parameters:
[column touched][row touched]
selectByText
Explanation:
Sets the wand to select by text
selectByColor
Explanation:
Sets the wand to select by color
toggleWholeMatrix
Explanation:
Sets whether the wand selects through the matrix
Parameters:
[on = whole matrix; off]
toggleContiguous
Explanation:
Sets whether the wand selects contiguously
Parameters:
[on = contiguous; off]
toggleSingleTaxon
Explanation:
Sets whether the wand selects only cells of the taxon that was touched
Parameters:
[on = single taxon; off]
toggleSingleCharacter
Explanation:
Sets whether the wand selects only cells of the character that was touched
Parameters:
[on = single character; off]
toggleEquals
Explanation:
Sets whether the wand selects cells with value equal to that in cell touched
Parameters:
[on = selects equal; off]
toggleGT
Explanation:
Sets whether the wand selects cells with value greater than that in cell touched
Parameters:
[on = selects greater than; off]
toggleLT
Explanation:
Sets whether the wand selects cells with value less than that in cell touched
Parameters:
[on = selects less than; off]
logLastResultString
Explanation:
Logs last result string
getLastResultString
Explanation:
Returns last result string
getLastResult
Explanation:
Returns last MesquiteNumber result