Skip to main content
Version: 20 R7 BETA

WA ZOOM OUT

WA ZOOM OUT ( {* ;} object )

ParameterTypeDescription
*OperatorIf specified, object is an object name (string) If omitted, object is a variable
objectanyObject name (if * is specified) or Variable (if * is omitted)

This command is not thread-safe, it cannot be used in preemptive code.

Description

The WA ZOOM OUT command reduces the size of the contents displayed in the Web area designated by the * and object parameters.

Under macOS, the scope of this command is the 4D session: the configuration carried out by this command is not retained after the 4D application is closed.

Under Windows, the scope of this command is global: the configuration is retained after the 4D application is closed.

See also

WA ZOOM IN