9.144 MESSAGE_BOX_APPEND

Note: Built-In Function Rules     Usage Options

Appends one or more items to the message box assembly area. A new message line is not started. These items would normally be displayed by the MESSAGE_BOX_SHOW, Built-In Function at some later time.

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

X

Req

First item to be appended to the message box assembly area

1

256

0

9

2 - 10

X

Opt

Subsequent items to be appended to the message box assembly area

1

256

0

9

 

Return Values

There are no Return Values

Technical Notes

Examples

Refer to 9.146 MESSAGE_BOX_SHOW