D2Editor:setSelectable(boolean)
Makes the text editor content selectable (true) or unselectable (false) by the user. If a Boolean value is not specified, defaults to true.
Returns the text editor object.
Introduced in platform.apiLevel = '1.0'
Send feedback to the eGuide Team