FutureProg functions
setexitsize
Exit setexitsize(Exit exit, OverlayPackage overlay, Number maximumSize, Number uprightSize)
Contexts: computer function, computer program, standard futureprog
Sets the maximum size and maximum upright size values on an exit overlay. Returns the edited exit or null if the exit/package is null or the package is not editable.
exit: The exit to edit or copy into the supplied overlay package.
overlay: The editable overlay package where the change should be made.
maximumSize: The maximum size enum value that can enter the exit at all.
uprightSize: The maximum size enum value that can enter upright.
Contexts: computer function, computer program, standard futureprog
Sets the maximum size and maximum upright size values on an exit overlay. Returns the edited exit or null if the exit/package is null or the package is not editable.
exit: The exit to edit or copy into the supplied overlay package.
overlay: The editable overlay package where the change should be made.
maximumSize: The maximum size enum value that can enter the exit at all.
uprightSize: The maximum size enum value that can enter upright.