Description
Read-only. Indicates whether or not the given solution stores a multi-line solution. This is possible outside of Column algorithms when the algorithm is specifically designed to locate an address block, or manipulation from within VBScript has been used to alter the data.
Applicable Events
AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application
Syntax
object.IsMultiLine
Parameters
Object is a reference to the Solution object. For more information, see Solution Object.
IsMultiLine is the command.
Example