length of string passed to UI.Confirm

  • Thread starter Michael Totschnig
  • Start date
M

Michael Totschnig

Hello,

when the string passed to UI.Confirm is longer than 1024 characters,
the error "wrong parameter" is raised, even though it is not set from a
single string literal.
UI.Alert does not choke on this limit.

Regards,
Michael Totschnig
 
Top