less_than


Description:

[ Version ( since = "19.0.0" ) ]
public bool less_than (Decimal32 other_decimal)

Parameters:

this

A Decimal32.

other_decimal

A Decimal32 to be compared.

Returns:

true if the decimal is less than the other decimal, false otherwise.