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.
Syntax
private TempStr makeText(
int _digits,
container _hundreds,
container _tens,
container _firsttwenty,
container _power,
[int _showpower,
boolean _and])
Run On
Called
Parameters
- _digits
Type: int
- _hundreds
Type: container
- _tens
Type: container
- _firsttwenty
Type: container
- _power
Type: container
- _showpower
Type: int
- _and
Type: boolean