GoFiler Legato Script Reference
Legato v 1.5b Application v 5.24b
|
Table of Contents | < < Previous | Next >> |
Chapter Sixteen — Application (continued)
IsMenuFunctionRepeated Function
Overview
The IsMenuFunctionRepeated function test whether the current function is running in response to a repeat request.
Syntax/Parameters
Syntax
boolean = IsMenuFunctionRepeated ( );
Parameters
(none)
Return Value
A boolean value as TRUE if the current menu function is being processed as a repeat or FALSE if not.
Remarks
Most menu functions can be repeated using the Repeat ribbon command or the F4 key. During repeat processing it is usually desirable to use the last settings input by the user. The IsMenuFunctionRepeated function allows a script function to determine whether a repeat condition exists.
If called outside of a menu function the return value will not be in a defined state,
Related Functions:
Platform Support
Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL
Legato IDE
Table of Contents | < < Previous | Next >> |
© 2012-2024 Novaworks, LLC. All rights reserved worldwide. Unauthorized use, duplication or transmission prohibited by law. Portions of the software are protected by US Patents 10,095,672, 10,706,221 and 11,210,456. GoFiler™ and Legato™ are trademarks of Novaworks, LLC. EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated with or approved by the U.S. Securities and Exchange Commission. All other trademarks are property of their respective owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software License Agreement.