A a n g l o Active Member Licensed User Longtime User Jan 28, 2017 #1 hi the above function returns a string with many details. i'm interested in the SCALE value. please don't answer me how to extract it from the string. is there a direct way to get that value returned ? thank you Post New Thread
hi the above function returns a string with many details. i'm interested in the SCALE value. please don't answer me how to extract it from the string. is there a direct way to get that value returned ? thank you Post New Thread
klaus Expert Licensed User Longtime User Jan 28, 2017 #2 MyScale = GetDeviceLayoutValues.Scale returns a Float. Upvote 0