setFieldFocus

Usable on NewEdit pages and parameter pages. Sets focus to the given input field.

Usage

setFieldFocus(fieldname)

Parameters

fieldname : String

The field's name. Is no field with this name exists on the current input page then behavior is undefined.