JmgNodes.moveable Method [AX 2012]

Gets and sets whether the node list is moveable.

public boolean moveable([boolean _set, boolean _val])

Run On

Called

Parameters

_set
Type: boolean
A Boolean value that specifies whether the new value must be set.
_val
Type: boolean
A Boolean value that specifies whether the node list must be marked as moveable.

Return Value

Type: boolean
true of the node list is moveable; otherwise, false.

Community Additions

ADD
Show: