Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the value of the parameter of the specified NumberSeqParameterType class from this NumberSeqScope object.
Syntax
private anytype getParameterValue(NumberSeqParameterType _parameterType)
Run On
Called
Parameters
- _parameterType
Type: NumberSeqParameterType Enumeration
The NumberSeqParameterType object for which to retrieve the value.
Return Value
Type: anytype
The value of the parameter of the specified NumberSeqParameterType object from this NumberSeqScope object if such a parameter exists in this NumberSeqScope object; otherwise, an empty anytype value.