Currently numeric arguments only support the number type. This task is to replace number with more numeric argument types in accordance with the AMPCS command dictionary argument types. The AMPCS types are:
- int
- float
- unsigned
- numeric (this is deprecated according to AMPCS so we probably should not include it)
Currently numeric arguments only support the
numbertype. This task is to replacenumberwith more numeric argument types in accordance with the AMPCS command dictionary argument types. The AMPCS types are: