Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

Set an Array

  • Last UpdatedAug 14, 2023
  • 1 minute read

If assigning via a PML variable, an array attribute must be assigned from a PML array object.

!!CE.DESP = !MYARRAY

If assigning via the attribute name, then a list of values must be given.

DESP 1 2 3 4 5

Related Links