I have a couple of questions concerning size limitations in GuiXT:

- Maximum size of a script line?

- Maximum length of a variable name V[name]?

- Maximum length of the content of a variable?

- Same questions for InputScript parameters?

- Maximum size of a long text line?

- Maximum number of long text lines?

- Maximum size of a script line: 4000 Bytes

- Maximum length of a variable name V[name]: 255 Bytes

- Maximum length of the content of a variable: no limit. (prior to version 2024 Q1 1: 4000 Bytes)

- Same questions for InputScript parameters: 255 bytes for name, no content limit.  (prior to version 2024 Q1 1: 4000 Bytes)

- Maximum size of a long text line: no limit

- Maximum number of long text lines: no limit