xslp_maxxvarraydimension
Description Maximum number of dimensions for real arrays used as arguments to user functions Type Integer Default value 1 Notes If a real array with more than one dimension is to be used as an argument to a user function in a formula (that is, it is being used as an XV), then xslp_maxxvarraydimension must be set before the formula is encountered, to a value at least equal to the number of dimensions of the array. Arrays with larger numbers of dimensions will be faulted.
It is good practice to reset the value to 1 after the expression so that any inadvertent use of multi-dimensional real arrays is identified. Affects routines SLPDATA("XV"), formulae containing user functions
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.