CyberStore Ecommerce 2023 Documentation
SetSelectionRange Method
Collapse All
Expand All
View with Navigation Tools
Summary (Javascript source comments)
Set the cursor location and selection scope of a field.
Introduced in v2.20.0.
Syntax
JavaScript (Usage)
JavaScript (Specification)
var
value;
// Type: any
value = SetSelectionRange();
function
SetSelectionRange() : any;