SelectionLoad file:File, [flags:Str]
Load selection from file.
The flags argument is a combination of the following options:
- t ("timeless") to ignore the timestamp of the selection file and load the file even if it doesn't match
 - a ("all") to accept loading files that contain all selection layers (refused by default)
 - m ("merge") to merge the selection instead of replacing it
 - u ("user interaction") to ask the user for confirmation before loading the file
 - a selection layer number to load the file into that layer
 
Since: PCC 1.1.3, PCC2 1.99.13
See also: SelectionSave, Selection.Layer, Global Commands



