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.
Sets the Format and AnnotatedFormat fields based on the specified NumberSequenceDatatype and NumberSeqScope objects.
Syntax
public boolean autoFormat(NumberSequenceDatatype _numberSequenceDatatype, NumberSeqScope _scope)
Run On
Called
Parameters
- _numberSequenceDatatype
Type: NumberSequenceDatatype Table
The NumberSequenceDatatype object to use when formatting.
- _scope
Type: NumberSeqScope Class
The NumberSeqScope object to use when formatting.
Return Value
Type: boolean
true if the Format and AnnotatedFormat fields were successfully updatd; otherwise, false.
Remarks
The value of the Highest field may be modified by calling this method to make sure that that the generated numbers fit within the size of the data type.