Nathan Wilcox Posted September 30, 2016 Posted September 30, 2016 Hi All, I'm currently looking for a way to use the Get(Device) to display its corresponding device name instead of the number as quoted below. Quote This function returns a number indicating the type of computer or mobile device currently running FileMaker Pro or FileMaker WebDirect, or the type of iOS device currently running FileMaker Go. Returns: • 0 for an unknown device • 1 for a Mac • 2 for a computer running Windows • 3 for iPad • 4 for iPhone or iPod touch • 5 for Android Any help would be greatly appreciated. Nathan
comment Posted September 30, 2016 Posted September 30, 2016 (edited) Try the Choose() function. This is assuming you want to return the device type as text. I am not sure what exactly you mean by "device name". Edited September 30, 2016 by comment 1
Nathan Wilcox Posted September 30, 2016 Author Posted September 30, 2016 Works Perfect! Thank you very much Nathan
Recommended Posts
This topic is 3068 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now