codeunit CFL Math

  • 2 minutes to read

procedure CFLMathCompute

procedure CFLMathCompute(formula: text) result: decimal

Gebruik deze functie om een wiskundige formule uit te rekenen.

voorbeeld: (5*2)-3/2 = 8,5

NOTE

Deze functie maakt achterliggend gebruik van azure functions. De instellingen (url en code) in de bocount systeeminstellingen omtrent azure functions dienen dus ingevuld te zijn.