September 30, 20169 yr 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
September 30, 20169 yr 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, 20169 yr by comment
Create an account or sign in to comment