Asset Health Index - Calculation

When creating a calculation, how do I declare a variable in VB.NET in simple expression mode?
I just want to multiply the number of failures by the asset's condition classification (NumFailure*NumCond) to calculate the asset's health index.

Thanks,

Flavio Mafra