FORMMAXIMIZE

Usage

TIBCO iProcess Workspace (Windows)

Warning: (iProcess only) This expression is not available to the TIBCO iProcess Script Server Plug-in. Therefore, even though you can successfully enter the expression in your iProcess Script plug-in definition, it will not be processed by the iProcess Engine. It will return SW_NA.

This function maximizes the current iProcess form (equivalent to the option on the form window’s control menu).

Syntax

FORMMAXIMIZE ()

Returns

One of the following numeric values:

Value

Description

0

Success

1

Failure

Examples

TIBCO iProcess Modeler:

FORMMAXIMIZE()

TIBCO Business Studio:

IPEEnvironmentUtil.FORMMAXIMIZE();