FutureProg functions

drugintensity

Health · computer function, computer program, standard futureprog

Number drugintensity(Character character, Drug drug)
Contexts: computer function, computer program, standard futureprog
Returns the character's active dosage intensity for a specific drug, scaled by body weight and base weight units. Errors if the character or drug is null.
character: The character whose active drug effects should be inspected.
drug: The drug definition to total across the character's active drug effects.

← Back to FutureProg functions