Issue report by PhilModJunk
Product
FileMaker GoVersion
12.0.7Operating system version
iOS 6.1.3Description of the issue
GetField returns a null value instead of the value of the TableOccurrence::FieldName text named in the parameter.Steps to reproduce the problem
Create a script that uses GetField in a script step such as Set Variable, Set Field By Name or Show Custom Dialog.When the script is executed on FileMaker Pro. The quoted text or text expression used as a parameter to produce a tableoccurrence::FieldName results in the value of that named field being returned. Perform the same script in FM Go and a null value is returned.