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

Application Server

Arrays

  • Last UpdatedAug 17, 2016
  • 1 minute read

A reference string can also refer to the Value property of an array attribute with an optional Array Element Reference that includes up to one dimension:

  • [i] โ€“ individual element

  • [] โ€“ entire array

The letter i represents an integer constant.

Related Links