PCBACCSTAT(INTEGER field)
Returns value in status field
Example:
PRINTLN "Mutiplier for credits is ",PCBACCSTAT(ACC_STAT)
This function can and should be used in conjunction with the ACC_??? constants as the field parameter. Valid values for field are 0-3. (see the Accounting section)
See also: Accounting Account RecordUsage RecordUsage