aras.prompt Method Shows prompt box with stylish dialog. Syntax aras.prompt( msg , defValue , argwin ) Parameters Name Type Description msg String Required. The text to show in prompt box. defValue String Required. The default input text. argwin Object Optional. The window to display prompt box. Default is current window. Return Value A Promise object. See Also aras Object Aras Innovator Client Framework
Programming notes from a non-expert guy who keeps learning in various applications.