Usable on NewEdit pages and parameter pages. Returns a Boolean value indicating whether the given input field is visible on the current page.
This function is most often used in visibility-scripts when one field's visibility should be dependent on another field's.
isFieldVisible(fieldname)
The field's name. If no field with this name exists on the current input page then the behavior is undefined.