CyberStore Ecommerce 2023 Documentation
SetSelectionRange Method
Summary (Javascript source comments)
Set the cursor location and selection scope of a field. Introduced in v2.20.0.
Syntax
var value; // Type: any
value = SetSelectionRange();
function SetSelectionRange() : any;