Issue report by Weetbicks
Product
FileMaker ProVersion
13.0v4 , Server 13.0v5Operating system version
10.10.1Description of the issue
I'm trying to use Get(ActiveModifierKeys) in webdirect but it is not workingSteps to reproduce the problem
Simple custom dialog in a script that outputs get(ActiveModifierKeys) always returns 0Expected result
Well, the only documentation I can find on support is this article:http://help.filemaker.com/app/answers/detail/a_id/11687/kw/webdirect%20limitations
The list of unsupported get functions does NOT include the activemodifierkeys function which leads me to assume either it is meant to work, OR it has not been documented. Reason would dictate this type of function might not be accessible in WebDirect but I would like confirmation on this please.