DATA Property


PLBCMP GUI Only

 

The DATA property allows initialization of items in a DATALIST. The property uses the following format:

 

DATA={value}

Note the following:

  1. DATA may be used in CREATE, SETPROP, or GETPROP statements of a DATALIST object.

  2. {value} is a string composed of a list of items with each item separated with semi-colon.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference CUSTOMFORMAT Property DATATYPE Property (DATATABLE)