function_editor_type#

prefs.function_editor_type(p0: str) int#

Preference to set the default type of interface used for editing in the variable function editor.

Args:
p0:

‘interface_type’

  • must be one of:

  • simple

  • advanced

Examples:
# WARNING: following line includes OBSOLETE call (ensight.prefs.function_editor_type).
ensight.prefs.function_editor_type("simple")
Returns:

zero on success, non-zero on error