058C
Description
- Gets the progress of completion as a percentage
Syntax
- 058C: [var] = percentage_completed
Parameter
- [var]
- Variable to store the floating-point value
This opcode gets the progress of completion as a percentage. The value is obtained from the ratio of 030C's total value to 030D as a percentage. It cannot exceed 100.0.
Keywords
get, percent, complete