property ActiveProperty: String
This returns property on the scripted form that is active.
Setting the ActiveProperty to "" sets focus to the Masterfile Code selection.
For example:
ARCustomerForm.ActiveProperty = ""
Sets the focus to the AR Customer Form Customer Code drop-down field.