Alessandro71 Well-Known Member Licensed User Longtime User May 30, 2021 #1 After selecting a block a lines, an useful addition would be sorting the lines. This will be used with multilines initializations like this B4X: Private n As Map = CreateMap( _ "A": 90.7, _ "C": 43.6, _ "Z": 48.0, _ "K": 65.40, _ "L": 79.48, _ "F": 115.43, _ "B": 176.40 _ )
After selecting a block a lines, an useful addition would be sorting the lines. This will be used with multilines initializations like this B4X: Private n As Map = CreateMap( _ "A": 90.7, _ "C": 43.6, _ "Z": 48.0, _ "K": 65.40, _ "L": 79.48, _ "F": 115.43, _ "B": 176.40 _ )