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.
Calculates the literal subsection number.
Syntax
protected str getSubsectionNumLiteral(int _subsectionNum)
Run On
Called
Parameters
- _subsectionNum
Type: int
The subsection number.
Return Value
Type: str
The literal subsection number.
Exceptions
| Exception | Condition |
|---|---|
| Error | The subsection number is not between 1 and 999 (inclusive). |