Skip to main content

ParameterValue Fields

Contains data passed to the function or returned.
Name Description
ErrorDivisionByZero static Creates a parameter which is the Division by Zero error.
ErrorInvalidValueInFunction static Creates a parameter which is the Invalid Value in Function error.
ErrorName static Creates a parameter which is the Name error.
ErrorNullIntersection static Creates a parameter which is the Null Intersection error.
ErrorNumber static Creates a parameter which is the Number error.
ErrorReference static Creates a parameter which is the Reference error.
ErrorValueNotAvailable static Creates a parameter which is the Value not Available error.
See Also