FutureProg functions

drugeffectintensity

Health · computer function, computer program, standard futureprog

Number drugeffectintensity(Character character, Number drugEffect)
Contexts: computer function, computer program, standard futureprog
Returns the character's active dosage intensity for a drug effect type, summed across all active drugs and scaled by body weight. Errors if the character or effect type is null.
character: The character whose active drug effects should be inspected.
drugEffect: The numeric drug effect type to total across the character's active drugs.

← Back to FutureProg functions