ValueGst.canSubtract

Checks if it's possible to subtract subtrahend from minuend.

struct ValueGst
static
bool
canSubtract

Parameters

minuend Value

the value to subtract from

subtrahend Value

the value to subtract

Return Value

Type: bool

TRUE if a subtraction is possible