Array Index...
- Last UpdatedApr 27, 2023
- 1 minute read
#codeword[n] or #codeword[n,m]
where n and m are integers and m is greater than n. The first format generates a single array element; the second generates a range of array elements.
#codeword[n] or #codeword[n,m]
where n and m are integers and m is greater than n. The first format generates a single array element; the second generates a range of array elements.