Use the Popup macro to display an input form in a modal pop-up window.
Parameters: |
|
|
|
|
|
Return Value: |
|
None |
|
|
|
Example: |
|
Macro.Popup("My Custom Form", "Enter the Borrower's Paystub Information", 500, 450) |